Skip to content

n1ghtshade/fancy-motd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

motd

A fancy motd with system status inspired by /r/unixporn.

Inspiration by: https://www.reddit.com/r/unixporn/comments/8gwcti/motd_ubuntu_server_1804_lts_my_motd_scripts_for/

Screenshot

screenshot

Requirements

  • bash
  • openssl
  • figlet
  • coreutils
  • docker (optional for docker-module)
  • systemd (optional for systemd-service-module)

Usage

  • Customize the motd-file. In the main function you're able to change the order of the stats or disable them.
    On the top there are arrays to configure different modules.
  • Run ./motd or bash motd

License

(c) 2018 Bernd Busse, Daniel Jankowski
Licensed under the GNU Lesser General Public License 3 (LGPLv3). See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%