Screenshots
Description
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 Linux binaries directly on Android devices.
Disclaimer: This is an unofficial application and is not developed or endorsed by the official Restic project team.
Key Capabilities:
- 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
What’s new (0.8.7)
Version 0.8.7
- Notify all properties from restic backup into webhook by @Redwid
- Add hostname and paths to restic.forget() command by @Redwid
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Network stateCheck whether and how the device is connected.
- Bluetooth connectionConnect to paired Bluetooth devices.
- Internet accessSend and receive data over the internet.
- NotificationsShow notifications.
- Read storageRead files on the device storage.
- Run at startupStart automatically after the device is switched on.
- Write storageCreate and change files on the device storage.
- Full file accessAccess all files on the device.
Show 2 more permissions
- Prevent sleepingKeep the device from going to sleep.
- resticopia.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments