Go to file
2014-05-02 09:49:56 -04:00
src Initial commit 2014-05-02 09:49:56 -04:00
LICENSE Initial commit 2014-05-02 06:41:51 -07:00
README.md Initial commit 2014-05-02 09:49:56 -04:00
requirements.txt Initial commit 2014-05-02 09:49:56 -04:00

Hoarder

Requirements

  • Python 2
  • PIP (to install dependencies)

Install

  1. Clone the repository
  2. Run pip install -r requirements.txt
  3. Modify the hoarder.conf file to suit your needs
  4. Run python hoarder.py with Python 2