powerline-slotmachine

A toy Powerline segment. This segment shows a slotmachine.


Keywords
powerline, powerline-segment, toy
License
GPL-3.0+
Install
pip install powerline-slotmachine==1.0.0

Documentation

POWERLINE SLOTMACHINE

A toy Powerline segment. This segment shows a slotmachine.

By Miguel de Dios Matias.

Installation

Using pip

pip install powerline-slotmachine

Configuration

You can activate the Powerline Slotmachine segment by adding it to your segment configuration, for example in .config/powerline/themes/shell/default.json:

{
    "function": "powerline_slotmachine.slotmachine",
    "priority": 90
}

But the Powerline Slotmachine store the last combination and money amount in <home>/.config/powerline_slotmachine.json.

License

Licensed under the GPL3 License.