Skip to content

A on screen display programm that overlays text over the desktop

Notifications You must be signed in to change notification settings

screeninvader/SimpleOSD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleOSD is tool written in C++ for displaying text on top of the desktop.

Usage: simpleOSD [options] text

Options:
-v   vertical alignment: 0 = top, 1 = middle, 2 = bottom
-h   horizontal alignment: 0 = left, 1 = center, 2 = right
-l   vertical offset
-b   horizontal offset
-t   timeout: 0 = forever
-f   font string
-c   color name

About

A on screen display programm that overlays text over the desktop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published