Go to file
2014-05-21 09:31:51 -04:00
src Fixed a case of an infintie reconnect loop. 2014-05-21 09:31:51 -04:00
.gitignore * The included config is now an example config. 2014-05-08 21:58:17 -04:00
LICENSE Initial commit 2014-05-02 06:41:51 -07:00
README.md * The included config is now an example config. 2014-05-08 21:58:17 -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. Make a config file, hoarder.conf based off, hoarder.conf.ex to suit your needs
  4. Run python hoarder.py with Python 2