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/
- bash
- openssl
- figlet
- coreutils
- docker (optional for docker-module)
- systemd (optional for systemd-service-module)
- 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
orbash motd
(c) 2018 Bernd Busse, Daniel Jankowski
Licensed under the GNU Lesser General Public License 3 (LGPLv3). See LICENSE for details.