BoboTiG / caps-lock-notifier

Caps Lock Notifier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Caps Lock Notifier

Screenshot

  • English: Displays a notification icon depending of the Caps Lock state.
  • Français: Affiche une icône de notification en fonction du verrouillage ou non de la touche des majuscules (Verr Maj).

Translated in: english, french.

Customization

You can easily changes owner informations in the file src\version.h.

Compilation

You will need Qt, then:

cd src
qmake -o Makefile CapsLockNotifier.pro
make

About

Caps Lock Notifier


Languages

Language:C++ 69.4%Language:C 20.9%Language:QMake 9.7%