README.md 402 B

PyMOTD

What this Does

This is a rather simple MOTD program written in python3. Currently it displays:

  • Time
  • Shell
  • Username of current user
  • Distro
  • Python version
  • CPU

Using standard ASCII escapes and some termios magic, it also prints this info in a box of hashes.

image

Contributing

See CONTRIBUTING