uMotd is the translatable MOTD for Universal Blue!
Contributions are welcome! If you want to contribute, you're welcome to submit a pull request or open an issue - it's very much appreciated ❤️
Want to configure or contribute to uMotd ? Take a look at the documentation !
Interessed in the CLI Banner instead ? Check uwelcome
You can download the binaries from the releases page.
You can then rename it to umotd and place it in your usual /bin folder.
Note: You won't receive automatic updates, you will have to download Umotd at each new release.
You'll need to have go installed on your system to compile uMotd from source.
Then you'll have to simply clone the repository and then build the binary:
git clone https://github.com/theMimolet/umotd
cd umotd
go build
./umotdYou'll then have the umotd binary in the current directory, which you can just drop into your usual /bin folder and it will work without any further setup (except for the configuration file if you want to customize it).
uMotd supports the following subcommands:
config-path # Prints the path of the config file
tags add <tag>... # For adding tags
tags remove <tag>... # For removing tags
tags list # For listing all of your tags
version # Prints the version of uMotd currently in use