-
Notifications
You must be signed in to change notification settings - Fork 25
/
README
23 lines (17 loc) · 1 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
The Tarsnap graphical user interface desktop application is an open source
cross-platform front-end to the popular Tarsnap backup service. This software
is distributed under the BSD 2-clause license.
The application uses the tarsnap command-line client utilities to communicate
with the Tarsnap service and thus they need to be installed on your system.
You can register for an account and download the client utilities from:
https://www.tarsnap.com
To read more about Tarsnap GUI head to the Wiki on GitHub:
https://github.com/Tarsnap/tarsnap-gui/wiki
This project makes use of the following 3rd party components:
* Qt SDK from http://www.qt.io/download-open-source/ - LGPL; Multi license
* Icons by "Open Iconic www.useiconic.com/open" - MIT License
For explicit licensing info see COPYING.
For building and install instructions see INSTALL.
For version history see CHANGELOG.
Report bugs and issues at https://github.com/Tarsnap/tarsnap-gui/issues.
Alternatively, you can use the mail list tarsnap-users<at>tarsnap.com.