loppel

Crates.ioloppel
lib.rsloppel
version0.1.2
created_at2025-03-05 14:46:08.359398+00
updated_at2025-07-07 17:48:19.340318+00
descriptionSimple local file backups with a bit of compression
homepagehttps://github.com/PlexSheep/lopppel
repositoryhttps://github.com/PlexSheep/lopppel
max_upload_size
id1579098
size103,884
Christoph J. Scherr (PlexSheep)

documentation

README

loppel

Project badge Crates.io License GitHub Release GitHub language count Rust CI

Simple local file backups with a bit of compression

loppel creates backup copies of files and directories right where they are – just add .bak, .bak.d, or .tar.zstd if you need them smaller. No cloud, no complicated configs, just quick local copies when you need them.

Perfect for that "let me backup this config before I break it" moment or "I should save a copy before I try this" situation. Restores are just as straightforward, and optionally clean up after themselves.

Think of it as cp with a bit more smarts about what you're copying and how you might want it compressed.

Commit count: 0

cargo fmt