Skip to content

A simple utility that allows you to download the latest Chromium build for your platform.

License

Notifications You must be signed in to change notification settings

mloporchio/chromium-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

chromium-downloader

A simple utility that allows you to download the latest Chromium build for your platform.
It runs on macOS and Linux and depends on libcurl (please ensure you have it installed on your system).
This utility may be useful if you wish to update your web browser to the latest nightly build.

To compile, just type: gcc chromium-downloader.c -o chromium-downloader -lcurl
To run: ./chromium-downloader

About

A simple utility that allows you to download the latest Chromium build for your platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages