slackbuilds_ponce/system/backintime/README
Fabio Bas 25f965245f
system/backintime: Added (simple backup tool)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-30 13:51:54 +07:00

12 lines
429 B
Text

Back In Time is a simple backup tool for Linux, inspired by
"flyback project". It provides a command line client 'backintime'
and a Qt5 GUI 'backintime-qt' both written in Python3.
You only need to specify 3 things:
where to save snapshots
what folders to back up
backup frequency (manual, every hour, every day, every month)
The documentation is currently under development in
https://backintime.readthedocs.org/