get-chromium-apk

2.0.1 • Public • Published

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.

/get-chromium-apk/

    Package Sidebar

    Install

    npm i get-chromium-apk

    Weekly Downloads

    5

    Version

    2.0.1

    License

    MIT

    Unpacked Size

    6.11 kB

    Total Files

    6

    Last publish

    Collaborators

    • siegfriedehret