20 lines
1000 B
Plaintext
20 lines
1000 B
Plaintext
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description. Line
|
|
# up the first '|' above the ':' following the base package name, and the '|' on
|
|
# the right side marks the last column you can put a character in. You must make
|
|
# exactly 11 lines for the formatting to be correct. It's also customary to
|
|
# leave one space after the ':'.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
backintime: backintime (simple backup tool)
|
|
backintime:
|
|
backintime: Back In Time is a simple backup tool for Linux, inspired by
|
|
backintime: "flyback project". It provides a command line client 'backintime'
|
|
backintime: and a Qt5 GUI 'backintime-qt' both written in Python3.
|
|
backintime:
|
|
backintime: You only need to specify 3 things: where to save snapshots, what
|
|
backintime: dfolders to back up and the backup frequency (manual, every hour,
|
|
backintime: every day, every month)
|
|
backintime:
|
|
backintime: https://github.com/bit-team/backintime
|