B3ND1X / timestone

Time Stone is a tool for making and restoring from a back up for your Raspberry Pi, similar to Time Machine for Mac. Back ups can be stored locally or sent to a remote server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E7E67682-2AA8-4297-B419-4E36F9F8F94F

Time Stone

Time Stone is a tool for making and restoring from a back up for your Raspberry Pi, similar to Time Machine for Mac. Back ups can be stored locally or sent to a remote server.

Installation/Usage

CLI (Recommended)

cd
git clone https://github.com/B3ND1X/timestone
cd timestone
sudo chmod +x install.sh
sudo ./install.sh

GUI

 
sudo python3 /timestone/GUI-beta/timestone.py

How to uninstall

sudo ./uninstall.sh

Screenshots

57D66A30-4CF0-499D-A9A7-40EA03EECDB6 21FB17F2-9871-4EFF-A044-329BFAFF5253 F81B532E-6B0D-4BD7-A2F3-7D5DA4DD9330

PLEASE NOTE: Time Stone has not been tested, please check back later! Use at your own risk!

About

Time Stone is a tool for making and restoring from a back up for your Raspberry Pi, similar to Time Machine for Mac. Back ups can be stored locally or sent to a remote server.

License:MIT License


Languages

Language:Shell 92.9%Language:Python 7.1%