A mobile Android application that enables efficient and straightforward data backups powered by Restic backup software.
The application uses a custom-built PRoot environment (based on the build-proot-android project) to run native Restic and Rclone binaries directly on Android devices.
This is an unofficial application and is not developed or endorsed by the official Restic project team.
- Repository Management: Create and configure Restic repositories (supports S3, B2, Rest, Local, and Rclone protocols)
- Snapshot Control: Browse and manage your backup snapshots
- Folder Selection: Choose which directories to include in backups
- Automated Scheduling: Set up recurring backup tasks
- Retention Policies: Define cleanup rules for individual folders
- Live Progress: Monitor backup operations through system notifications
- Rclone Integration: Access 40+ cloud storage providers via Rclone backend
- All modifications and additions are also licensed under GNU General Public License v2.0
- See git commit history for detailed changes
- Original Project: restic-android by lhns
- Original License: GNU General Public License v2.0
See the file called NOTICE.
This project uses the GNU General Public License, Version 2. See the file called LICENSE.




