Socket
Book a DemoInstallSign in
Socket

get-chromium-apk

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-chromium-apk

A small tool to get Chromium APK for Android

latest
npmnpm
Version
2.0.1
Version published
Weekly downloads
2
-60%
Maintainers
1
Weekly downloads
 
Created
Source

get-chromium-apk

A small tool to retrieve Chromium builds for Android.

It will download, extract and put the apk in your current working directory.

Installation and run

npm install -g get-chromium-apk aaaand get-chromium-apk.

Options

  • Use --install to install the apk to your device using adb (it will fail if you don't have it in somewhere in your PATH).
  • Use --version 12345 to retrieve version 12345 instead of the last one.

Changelog

Release 2.0.1

  • Quick refactoring
  • Move to modern JavaScript (may not work if you live in the past)
  • Update / cleanup dependencies

Release 1.0.4 #WORKSONMAHCOMPUTAAA

  • Works on my computer
  • Fix moving apk (do everything in cwd instead of /tmp then moving back the file)
  • Actually build and npm publish the thing

License

Licensed under the wtfpl

               DO WHATEVER THE FUCK YOU WANT, PUBLIC LICENSE
        TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

                0. You just DO WHATEVER THE FUCK YOU WANT.

FAQs

Package last updated on 04 Feb 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts