Skip to content

A web application that simplifies installing /e/OS on your phone by guiding you through easy-to-follow steps.

License

Notifications You must be signed in to change notification settings

e-foundation/eos-installer

Repository files navigation

/e/OS Installer

online devices license doc contributing

Install /e/OS on a device from a chromium-based browser.

teasing

Features

  • Detect the device
  • Guide the user to unlock the bootloader
  • Guide the user to flash /e/OS
  • When possible, guide the user to lock the bootloader

Run the project

  1. Get the docker image
    docker pull registry.gitlab.e.foundation/e/devices/eos-installer:latest
    
  2. Run a docker container
    docker run -p 3000:80 eos-installer
    
  3. The app is available at http://localhost:3000

Acknowledgments

Using:

  • vanilla Javascript, CSS and HTML
  • vite as builder
  • docker for packaging

Libraries:

About

A web application that simplifies installing /e/OS on your phone by guiding you through easy-to-follow steps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published