Giter Site home page Giter Site logo

arcron's Introduction

arcron

Shell script to atuomate backups in Linux.

What does this script do?

In the Archive management section you can set up archives and automate backups of your files and folders using cron jobs. You need to have basic knowledge of setting up cron jobs to use this program.

A detailed user guide is available within the script file at the beginning of the script. Go through it if something seems confusing.

Dependencies

The script depends on some linux packages which you need to install before you run the script. Use your system package manager to install the following packages:

  1. zenity
  2. libnotify-bin

For Debian based distros with apt, use the following command:

sudo apt-get install zenity libnotify-bin

Run

After all dependencies are installed, to run the script simply clone this repo using the commend below in your Linux terminal.

https://github.com/iamsubingyawali/arcron.git

Navigate to the script directory and run the file using commands below. You may need to change the permissions for the file to run, use chmod accordingly.

cd arcron
./run.sh

Note: I am not responsible for any damange caused to your system with incorrect use of this script. Do not proceed with any options in the script unless you know what you are doing. Distributing your own copy of this script is not allowed. Read the license file carefully before proceeding.

Bugs are expected. Open issues or pull requests if you found some.

arcron's People

Contributors

iamsubingyawali avatar

Watchers

 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.