module to keep windows running
Find a file
Walker Waylon Scott 35491679b8 first commit
2016-11-22 23:33:54 -06:00
.idea first commit 2016-11-22 23:33:54 -06:00
.gitignore first commit 2016-11-22 23:33:54 -06:00
README.md first commit 2016-11-22 23:33:54 -06:00
requirements.txt first commit 2016-11-22 23:33:54 -06:00
setup.py first commit 2016-11-22 23:33:54 -06:00
stodle.py first commit 2016-11-22 23:33:54 -06:00

Stodle

Python module to keep windows running

Installation from cmd line

git clone https://github.com/WaylonWalker/stodle.git
cd ./stodle
python setup.py install