Skip to content

arran4/fork-kbackup

 
 

Repository files navigation

** 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, martin@kollix.at
14.May 2009

About

Backup program with an easy-to-use interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 95.7%
  • CMake 3.2%
  • Shell 1.1%