Skip to content

Bash scripts showcasing ideas about adding extra info in the titlebar of windows

License

Notifications You must be signed in to change notification settings

hallgat89/Titlebar-scripts-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Titlebar scripts showcase

Bash scripts showcasing ideas about adding extra info in the titlebar of windows

requirements: xdotool, wmctrl. (moc for the moc script obviously)
These scripts are showcased to motivate you to take this idea further, and develop your own scripts.

glasses.sh - Adds glasses ASCII animation to your focused window
mocinfo.sh - Shows the state of MOC player in the titlebar (in case moc server is running)
procid.sh - Shows the process id of the current window
procinfo.sh - Shows the "real" name and the memory usage of the active window.
timeinfo.sh - Shows the current time in the titlebar of an active window
TEMPLATE.sh - A template for YOU to create similar scripts :)

NOTE: RUN ONLY ONE SCRIPT AT A TIME!

alt tag

About

Bash scripts showcasing ideas about adding extra info in the titlebar of windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages