OpenSource-Hub
DiscoverTrendingCode LibraryCategories
Browse All Categories/Backup

Backup

6 open source tools found

I
Privacy Protection

Immich

Your private, self-hosted Google Photos alternative with AI features.

High performance self-hosted photo and video management solution with automatic backup, AI search, facial recognition, and multi-user support.

Navigate to the directory containing docker-compose.yml and run `docker compose down -v` (omit -v to preserve database volumes). Then delete the immich folder.
100.4kChecksum
R
System Optimization

restic

Fast, secure, cross-platform backup tool with encryption, deduplication, and multi-cloud support.

Restic is a fast, secure, efficient backup program. It encrypts and deduplicates data, supports local and cloud backends, and runs on all major OSes.

Simply delete the restic binary (e.g., /usr/local/bin/restic). Backup data remains in the repository; keep your password safe.
34.3kChecksum

OpenSource-Hub

Quality Open Source Within Reach

Powered by Cloudflare D1 & DeepSeek

Discover

AI ProductivityDev ToolsSystem TuningPrivacyVideo & AudioOffice

Resources

SitemapGitHub Repo

Legal

Privacy PolicyAbout Us

© 2026 OpenSource-Hub

GitHub
A
Privacy Protection

ArchiveBox

Self-host your own personal Internet Archive: save any URL as HTML, PDF, screenshots, and more.

Open-source self-hosted web archiving tool that saves snapshots of URLs in multiple redundant formats (HTML, PDF, WARC, screenshots, etc.) with a web UI, CLI, and API.

Remove the ArchiveBox data directory (default ~/archivebox). For Docker, run 'docker compose down -v' first to clean up containers and volumes.
27.4k
U
File Management

unison

Bidirectional file sync tool that works across platforms without admin rights, handling conflicts automatically.

Unison is a cross-platform file-synchronization tool for POSIX systems and Windows, supporting bidirectional updates, conflict detection, and efficient communication over SSH or TCP.

Remove using your package manager (e.g., `sudo apt remove unison`) or delete the application manually.
5.3kChecksum
W
Privacy Protection

wayback

A web archiving tool that saves page snapshots and integrates with IM bots for easy access.

A web archiving and playback tool supporting multiple backends (Internet Archive, archive.today, IPFS) and bot integrations (Telegram, Discord, Matrix, IRC, Mastodon, Twitter, XMPP). Save web pages for future reference with one command or via chat.

Delete the downloaded binary. If installed via `go install`, run `go clean -i github.com/wabarc/wayback/cmd/wayback` and remove `~/go/bin/wayback`.
2.2kChecksum
G
Developer Tools

gocron

Write a YAML file to schedule jobs, monitor via web UI, includes built-in backup tools.

A lightweight cron job scheduler with YAML configuration and web UI, built with Go and Vue.js.

Remove the binary or Docker container. Delete the config directory (SQLite DB is stored there by default) if you want to purge all data.
539Checksum