Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pipeseroni/maze.py

Simple curses pipes written in Python
https://github.com/pipeseroni/maze.py

maze pipes-sh pipeseroni python terminal-screensaver

Last synced: about 2 months ago
JSON representation

Simple curses pipes written in Python

Awesome Lists containing this project

README

        

=======
maze.py
=======

*simple curses pipes written in Python*

.. figure:: https://raw.github.com/joshdk/maze/master/img/screenshot.png

maze running inside urxvt

Setup
=====

Run the following program to install:

::

% pip3 install . # as root or use --user

After installing you can run the program by typing ``maze.py`` in your
terminal. If at any point you wish to uninstall just run the following command:

::

% pip3 uninstall maze.py