This is a MOTD script written in python that displays a good bit of system info. includes a method to determine terminal size and print it in a box of pound signs
Clairesoftware 1e4d775fc8 Upload files to 'pyMOTD' | 6 gadi atpakaļ | |
---|---|---|
pyMOTD | 6 gadi atpakaļ | |
CONTRIBUTING.md | 7 gadi atpakaļ | |
CONTRIBUTING.txt | 7 gadi atpakaļ | |
CONTRIBUTING.txt~ | 7 gadi atpakaļ | |
LICENSE | 7 gadi atpakaļ | |
README.md | 7 gadi atpakaļ | |
README.rst | 7 gadi atpakaļ | |
makefile | 7 gadi atpakaļ | |
scr_pymotd.png | 7 gadi atpakaļ | |
setup.py | 7 gadi atpakaļ |
This is a rather simple MOTD program written in python3. Currently it displays:
Using standard ASCII escapes and some termios magic, it also prints this info in a box of hashes.
See CONTRIBUTING