This website requires JavaScript.
Explore
Help
Sign in
tblyler
/
hoarder
Watch
1
Star
0
Fork
You've already forked hoarder
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
No description
5
commits
1
branch
4
tags
142
KiB
Go
66.9%
Shell
33.1%
6e94efb517
Branches
Tags
No results found.
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Tony Blyler
6e94efb517
Fixed a case of an infintie reconnect loop.
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
README.md
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