Chromium Downloader (Beta)
Download
Windows - In the works, feel free to contribute on Github
Mac - Not Planned, but feel free to contribute on Github
Setup Instructions
Android
Note: There is currently no auto-update on Android, though there are update notifications- Download the file
- Allow the download
- Open the file to install the app
Linux (deb, amd64)
- Download the file, and open it to install the package
- To run Chromium, use the command below
run-chromium
Linux (universal)
- Download the file, and save it to "Downloads"
- Open a terminal, and run the command below
- To run Chromium, use the command below after closing and opening a new terminal
tar -xf $HOME/Downloads/linux-universal.tar.xz && $HOME/Downloads/setup.sh
run-chromium
Documentation
Linux
Running ChromiumUse the run-chromium command to run Chromium
Manually installing and updatingRun chromium-installer.sh to install/update manually
Enable auto updateNote: auto update is enabled by default
Run sudo systemctl enable chromium-updater and reboot to enable automatic updates
Disable auto updateRun sudo systemctl disable chromium-updater and reboot to disable automatic updates