Skip to content

grinyov-dev/motd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

MOTD

Use motd to change start window

How to install

1. git clone https://github.com/grinyov2007/motd
2. sudo apt install inxi screenfetch ansiweather
3. cd motd
4. sudo ./change --change=change.txt
5. sudo reboot

Example of change.txt

echo "GENERAL SYSTEM INFORMATION"
/usr/bin/screenfetch
echo
echo "SYSTEM DISK USAGE"
export TERM=xterm; inxi -D
echo
echo "CURRENT WEATHER AT THE LOCATION"
ansiweather -l bratislava

Безымянный

About

Use motd to change start window

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages