Duroktar / YuleLog

A terminal based Yule Log fireplace for all the kids in the corner with sweatpants.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YuleLog

Have yourself a Merry Terminal Christmas

logo

Overview

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

Installation / Usage

To install use pip:

$ pip install YuleLog

Or clone the repo:

$ git clone https://github.com/Duroktar/YuleLog.git

$ python setup.py install

Example

Run directly from the command line (thanks to setup.py entry script)

$ YuleLog

Or as a python module

$ python -m yule_log

Changes

Version 0.0.3:

  • Fix broken deps

Version 0.0.2:

  • Fixed Fire not showing issue (#1)

Version 0.0.1:

  • First release

Credits & thanks

Created by

Scott Doucet, 2016

About

A terminal based Yule Log fireplace for all the kids in the corner with sweatpants.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 97.5%Language:Shell 2.5%