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).
You will need:
- NPM
- Golang
- Clone the repository
git clone https://github.com/e9x/chrome100.git
cd chrome100
- Install modules
npm install
- Build
go build
- Start the server
./chrome100