Skip to content
forked from bderenzo/tinymotd

Tiny dynamic motd generator (system, disks, network, ...)

License

Notifications You must be signed in to change notification settings

smiledt/tinymotd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tinymotd

Tinymotd generate a configurable dynamic motd via shell script

Features

  • Easy configuration and customisation
  • Tiny (<100kb) optimized scripts
  • Minimal dependencies

Demo

tinymotd

Setup

To install this, with root rights:

  • Clone the repo
  • Install: ./install -u <user>
  • Configure layout: vim ./config
  • Configure widgets: vim ./widgets/<widget-name>
  • Run interactively: ./generate

The script runs:

  • every hour for system information (cpu, disks, ...)
  • every day for other information (certificates, packages, ...)

About

Tiny dynamic motd generator (system, disks, network, ...)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%