free your phone from google
Automated installation of google free Android distributions - easier than ever before!
Folder | Purpose |
---|---|
azadidroid-data |
Available ROMs, informations about models |
azadidroid-lib |
Logic for automatic installation of android ROMs (utilizing heimdall.js, fastboot.js and ya-webadb) |
azadidroid-cli |
command line tool using azadidroid-lib |
azadidroid-web |
Web GUI using azadidroid-lib . deployed under https://azadidroid.app |
it is an early version. Lot's of devices probably aren't supported yet.
- LineageOS
- /e/ OS
- GrapheneOS
- CalyxOS
- Proton AOSP
- DivestOS
- iodéOS
git clone --recurse-submodules https://github.com/alangecker/azadidroid.git
cd azadidroid
yarn install
yarn azadidroid
yarn web-dev