Skip to content

Fancy, colorful MOTD written in bash. Server status at a glance.

License

Notifications You must be signed in to change notification settings

adsanz/fancy-motd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fancy MOTD

Fancy, colorful MOTD written in bash. Server status at a glance.

MOTD screenshot

Usage

To see the output just run motd.sh. This runs all the scripts in modules directory in order, run-parts style, and formats the output. One way to run it at each login is to add a line to ~/.profile file:

/path-to-fancy-motd/motd.sh

To add a new module you can create a new script in modules. For the output to be properly formatted it has to use print_columns function from framework.sh, please refer to the existing modules.

Credits

Fancy MOTD is hugely inspired by this repo by Hermann Björgvin.

About

Fancy, colorful MOTD written in bash. Server status at a glance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%