Alternatives to Restic Browser
Browse and restore files from existing restic repositories. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
Restic Browser
Browse and restore files from existing restic repositories.
Replacements
Listings that take over the same core job as Restic Browser.
Backrest
Schedule and restore restic backups through a browser interface.
Backrest also browses restic snapshots in a browser interface, and adds scheduling of backups and maintenance, under the GPL-3.0 licence.
Similar software
Related functionality, not a direct replacement.
restic
A single-executable backup program that makes encrypted, deduplicated snapshots and can send them almost anywhere.
rustic
Create encrypted, deduplicated backups in restic-compatible repositories.
Restic REST Server
Provide a remote REST storage endpoint for restic backups.
Kopia
An encrypted snapshot backup tool with both a command line and a proper desktop app, pointed at whatever storage you choose.
autorestic
Config-driven command-line wrapper for restic that manages multiple backup locations and backends.
resticprofile
A configuration profile manager and scheduler that runs restic backups from a single config file.