No description
src | ||
.gitignore | ||
LICENSE | ||
README.md | ||
requirements.txt |
Hoarder
Requirements
- Python 2
- PIP (to install dependencies)
Install
- Clone the repository
- Run
pip install -r requirements.txt
- Make a config file,
hoarder.conf
based off,hoarder.conf.ex
to suit your needs - Run
python hoarder.py
with Python 2