vacuum-tube/README.md

746 B

Vacuum Tube logo

Vacuum Tube

A small command line tool that displays information about your Borg backups.

A screenshot of the config file and terminal output

Dependencies

  • Borg
  • Python 3.0+

Usage

  1. Optional: create a virtual environment and run source <venv>/bin/activate
  2. Clone the respository: git clone https://git.lain.faith/sorceress/vacuum-tube.git && cd vacuum-tube
  3. Install dependencies: pip3 install -r requirements.txt
  4. Run: python main.py
  5. Edit the newly created configuration file and run main.py again