Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Back up your device without vendor lock-ins, using insecure software or root. Supports encryption and compression out of the box. Works cross-platform.
| Date | Stars |
|---|---|
| 2026-07-24 | 1350 |
| 2026-07-25 | 1350 |
| 2026-07-28 | 1350 |
| 2026-07-30 | 1350 |
| 2026-08-10 | 1362 |
| 2026-08-18 | 1366 |
| 2026-08-19 | 1366 |
| 2026-08-21 | 1364 |
| 2026-08-22 | 1367 |
| 2026-08-23 | 1369 |
| 2026-08-24 | 1371 |
| 2026-08-25 | 1370 |
| 2026-08-26 | 1372 |
| 2026-08-27 | 1373 |
| 2026-08-29 | 1374 |
| 2026-08-31 | 1374 |
| 2026-09-01 | 1375 |
| 2026-09-03 | 1376 |
| 2026-09-04 | 1377 |
| 2026-09-05 | 1376 |
| 2026-09-06 | 1380 |
| 2026-09-07 | 1381 |
| 2026-09-08 | 1383 |
| 2026-09-09 | 1384 |
| 2026-09-11 | 1385 |
| 2026-09-13 | 1385 |
| 2026-09-14 | 1388 |
| 2026-09-16 | 1389 |
| 2026-09-17 | 1391 |
| 2026-09-18 | 1392 |
| 2026-09-19 | 1393 |
| 2026-09-20 | 1393 |
Today
— stars today
This week
+8 stars this week
This month
+29 stars this month
Momentum
13.0
growth rate 0.58%/day
# Open Android Backup <small>Formerly Linux Android Backup.</small> Open Android Backup is a tiny shell script & Flutter app that makes securely backing up Android devices easy, without vendor lock-ins or using closed-source software that could put your data at risk. It's based on ADB but doesn't use the deprecated `adb backup` command. This project works on Windows, macOS and Linux.  **Important:** The `master` branch is reserved for development. If you are looking for a download, please go to Releases or select a tag instead. ## Data backed up ### Restorable The following data types can be automatically restored back to the device. - Apps (app data not included due to system limitations) - Internal storage (pictures, downloads, videos, Signal backups if enabled, etc) - Contacts (exported in vCard format) ### View-only The following data types are only viewable by opening the backup archive with 7-Zip and cannot be restored to a device at the moment. - SMS Messages (exported in CSV format - MMS attachments not saved) - Call Logs (exported into a text file) These things are the majority of what most people would want to keep safe, but everybody has different expectations and requirements, so suggestions are welcome. ## Features - Automatically restores backed up data. - Works on the 3 major operating systems, and supports *any* modern Android device. - Wireless backups that allow you to normally use your phone while it's being backed up. - Backs up data not normally accessible through ADB using a native companion app. - Tiny - the whole package is about 20 MB. - Doesn't use proprietary formats - your data is safe even if you can't run the script. Simply open archives created by this script using 7-Zip. - Backups are encrypted along with their metadata. - Optionally securely erases all unencrypted temporary files created by the script. - All data is compressed using 7-Zip with configurable compression settings. ## Installation ### Linux 1. Install p7zip, adb, curl, whiptail, pv, bc plus optionally secure-delete and zenity. If you're on Debian or Ubuntu, run this command: `sudo apt update; sudo apt install p7zip-full adb curl whiptail pv bc secure-delete zenity`. On Fedora enable the RPM Sphere repo using instructions from here: https://rpmsphere.github.io/ then execute this command `sudo dnf install p7zip p7zip-plugins adb curl newt pv secure-delete` 2. [Download](https://github.com/mrrfv/open-android-backup/releases/latest) the Open Android Backup bundle, which contains the script and companion app in one package. You can also grab an experimental build (heavily discouraged) by clicking on [this link](https://github.com/mrrfv/open-android-backup/archive/refs/heads/master.zip) or cloning. 3. Enable [developer options](https://developer.android.com/studio/debug/dev-options#enable) and USB debugging on your device, then run `backup.sh` in a terminal. **Alternative: Using Nix (recommended for Nix/NixOS users)** If you use Nix or NixOS, you can get a complete environment with all dependencies: ```bash # Enter the development shell # Retry with --extra-experimental-features 'nix-command flakes' if this doesn't work nix develop # Then run the backup script ./backup.sh ``` This will automatically provide all required dependencies without affecting your system packages. ### macOS Warning: macOS testing is limited, please report any issues you encounter. The default macOS bash comes with an outdated release that's incompatible with this script; use `/opt/homebrew/bin/bash` instead (see usage instructions after performing below steps). 1. Install dependencies using [Homebrew](https://brew.sh/): ```bash # Tip: Run these commands in the built-in Terminal app (or iTerm if you have that installed). # Install Homebrew if you haven't yet /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/H
Excerpt of 12,397 characters
Read on GitHub277
8
8
2
2
2
1
1
1
Izzy · Germany
1
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:d8bf2fa09300d5ef, topic:privacy