Skip to content

RegalAether/chrome100

 
 

Repository files navigation

chrome100

A directory of recovery images for Google's operating system, Chrome OS.

Documentation is a work in progress. See the website live at https://chrome100.dev/.

The legacy branch contains an earlier path for chrome100. We no longer store binary recovery data in the repository, instead we store it in the chrome-versions package (GitHub).

Building and running

You will need:

  • NPM
  • Golang
  1. Clone the repository
git clone https://github.com/e9x/chrome100.git
cd chrome100
  1. Install modules
npm install
  1. Build
go build
  1. Start the server
./chrome100

About

Collection of ChromeOS recovery images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 68.8%
  • TypeScript 19.3%
  • CSS 11.9%