Have yourself a Merry Terminal Christmas
Yule Log Fireplace with a retro twist!
-
Restart the snowfall by pressing enter.
-
Press
x
to stop the program.
Tested with Python 2.7 and 3.5 on Linux and Windows.
-
Made with Asciimatics!
-
WORKS BEST IN FULL SCREEN
To install use pip:
$ pip install YuleLog
Or clone the repo:
$ git clone https://github.com/Duroktar/YuleLog.git
$ python setup.py install
Run directly from the command line (thanks to setup.py entry script)
$ YuleLog
Or as a python module
$ python -m yule_log
Version 0.0.3:
- Fix broken deps
Version 0.0.2:
- Fixed Fire not showing issue (#1)
Version 0.0.1:
- First release
- Asciimatics - https://github.com/peterbrittain/asciimatics
Scott Doucet, 2016