markpavlenko / PyTerm

Open-source terminal based on pure Python technologies. Named PyTerm, guess why?

Home Page:https://markpavlenko.github.io/PyTerm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyTerm

PyTerm is a terminal based on pure Python and nothing more.

Installation

Go ahead on PyTerm's website and install the installation file.

Commands Usage

In PyTerm, we don't use sudo. We use super. But there's some differences. Super let's you use supercommands, that a basic-user could not. To start using super, you have to type:

super

But then it asks you for a password. The password is etsugenfgr. Then, you'll have privileges to use the commands above:

supertype

superexit

superexit

superinfo

superhelp

and

-h add-ons. (help)

If you want to use PyTerm as a normal user, you can obviously type these commands above without any superprivileges:

help

info

pmdm

exit

type

super (if you need supercommands)

and

-h add-ons (help)

License

MIT

About

Open-source terminal based on pure Python technologies. Named PyTerm, guess why?

https://markpavlenko.github.io/PyTerm/

License:MIT License


Languages

Language:Python 78.2%Language:HTML 14.7%Language:CSS 7.1%