KDE / kbackup

Backup program with an easy-to-use interface

Home Page:https://invent.kde.org/utilities/kbackup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

** KBackup **

A Backup program with an easy to use User Interface
based on the KDE Frameworks version 5.

It uses the cmake build tool.

Simply install it with

cd kbackup-<version>
mkdir kbackup-build
cd kbackup-build
cmake ..
make
make install (as root)

and run it.

It also includes a comprehensive documentation.


Have fun!

P.S.: I welcome feedback

Martin Koller, kollix@aon.at
14.May 2009

About

Backup program with an easy-to-use interface

https://invent.kde.org/utilities/kbackup

License:GNU General Public License v2.0


Languages

Language:C++ 95.9%Language:CMake 3.0%Language:Shell 1.1%