BitPigeon / shift

A terminal application based upon the Linux shell.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shift

A terminal application based upon the Linux shell built entirely in python.

Installation

git clone https://github.com/BitPigeon/shift
cd shift

Install Packages and Run

make install

Install Font

sudo apt install fonts-liberation

Running

make

About

A terminal application based upon the Linux shell.

License:GNU General Public License v3.0


Languages

Language:Python 98.6%Language:Makefile 1.4%