GithubHelp home page GithubHelp logo

felsocim / backy Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 17.86 MB

Simple backup creation and maintaining solution for Windows and Linux

License: GNU General Public License v3.0

C++ 98.86% QMake 1.14%
backup windows linux simple create synchronize-files backy

backy's Introduction

Backy, a simple backup manager

Backy is a simple, open-source and multi-platform tool for creating and maintaining backups developed using Qt.

Building and installing

Some time ago, I have completely stopped to use Windows as well as common Linux distributions such as Ubuntu and I have moved to GNU/Guix. Therefore, since version 1.0.1, I will no longer make pre-built binary available for these platforms. Although, you are still able to build Backy from sources by yourself.

On GNU/Guix

A Guix package definition for Backy is available trough my personal Guix channel.

Other platforms

In order to be able to build Backy from sources on any platform, please, ensure that the latest version of qmake, gcc (or any other C++ compiler) and the Qt framework is available on your system.

Then, the next step is to clone this repository onto your machine, navigate to the root of the latter and execute the commands listed below.

Debian-based Linux distributions (Debian, Ubuntu, Mint, etc.)

The corresponding dependency packages are build-essential and qt5-default.

Eventually, navigate to the folder containing Backy’s sources and execute the commands listed below.

qmake -config release .
make
sudo make install

Microsoft(R) Windows(R)

On Windows(R), the only thing you need to install prior to building Backy is the latest release of the Qt framework. See the Qt website for more information.

The Qt distribution contains the QtCreator IDE which you can use to open the backy.pro project configuration file and build Backy using the graphical user interface.

Other Linux distributions and Apple(R) macOS(R)

Unfortunately, I have not enough experience with these platforms, so I am unable to provide you with any advice on how to install Backy’s dependencies.

Localization

As of this day, Backy is localized in US English, French and Slovak.

User’s guide

Accordingly, a complete user’s guide for Backy is available online in US English, French and Slovak.

To generate the technical documentation of the source code, use Doxygen.

Author

Marek Felsoci ([email protected]) - former student in Computer science at the University of Strasbourg.

License

Backy is licensed under the terms of the GNU General Public License version 3.0.

backy's People

Contributors

dependabot[bot] avatar felsocim avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.