1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: osdsh
Section: x11
Priority: optional
Maintainer: Joachim Breitner <nomeata@debian.org>
Build-Depends: debhelper-compat (= 13), libxosd-dev, libxosd2
Standards-Version: 3.9.8
Vcs-Git: https://git.dgit.debian.org/osdsh
Vcs-Browser: https://browse.dgit.debian.org/osdsh.git/
Package: osdsh
Architecture: any
Depends: tk, ${shlibs:Depends}, ${misc:Depends}
Description: overlays your screen with various system information
OSDsh is a little program that overlays system information using
the XOSD library. OSDsh was originally based on osdd and provides
features like:
.
* It is able to display a clock.
* Shows the volume levels of the soundcard when changing.
* Tells you if you are on- or off-line, and the time you were connected.
* Shows the battery status and
* shows any message you want it to.
|