arinmis / capslock-indicator

GTK caps lock indicator app for Ubuntu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Caps Lock Indicator

A simple Ubuntu tool that pop-ups a window to show caps lock status whenever caps lock button is pressed.

Demo

demo

Installation

git clone https://github.com/Arinmis/capslock-indicator
cd capslock-indicator
./install

To run

It will be automatically running all the time after you start the system. If you want to run without reboot for the first time, run this:

python3 /bin/capslock-indicator

or restart the system

reboot

Uninstallation

Simply run uninstall the script inside the repository

./uninstall

About

GTK caps lock indicator app for Ubuntu

License:MIT License


Languages

Language:Python 100.0%