inucat / win-LOKI_Keyboard_Indicator

Lightweight & Open source Keyboard Indicator for Windows★Windows用・軽量・オープンソースなキーボードインジケータです。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

日本語で読む


LOKI - the Keyboard Indicator

Lightweight & Open source Keyboard Indicator for Windows 10, 11

Banner

Description

This app shows icons in the System tray (Task tray or Taskbar notification area) indicating the toggle key states (Num Lock, Caps Lock, Scroll Lock, and Insert).

It can send a balloon notification when the key state changes, and can start automatically after Windows sign in.

Written in C/C++ from scratch and directly calling Windows API, LOKI runs on less memory and no additional library dependencies, and thus is resource-friendly.

Targeted System Windows 10, 11
Dev. Environment MinGW & VSCode

Download & Usage

You can get the zip on Release page. Download, extract it and just double-click the LOKI.exe. Then simple icons will appear in the Task tray!

The icon color changes when the key state is toggled.

LOKI supports the Windows Dark/Light theme color. It dynamically adapts the icons to the system theme!

On these icons:

  • Left click to toggle key state.
  • Right click to show menu.

By Windows default, notification icons will hide in a while. You may want to change this behavior as following:

  1. Right click on the Taskbar, then select "Taskbar settings (with ⚙Gear icon)".
  2. On Windows 10, scroll down to "Notification area", then select first link. On Windows 11, you click to open the "overflow" setting there.
  3. Turn on LOKI icons' switch to always show the icons.

License & Disclaimer

This software is licensed under BSD 3-Clause License. You can use, redistribute, and modify the software under the several CONDITIONS. See LICENSE for details.

As described in LICENSE, note that this software is provided WITHOUT ANY WARRANTIES, and that the author SHALL NOT be liable for any damages.

Changelog

See Changelog for details.

Bug reports, requests etc.

  • GitHub: Make Issue
  • Twitter: @inucat4 by sending reply or DM (if available).

(c) 2021 inucat

About

Lightweight & Open source Keyboard Indicator for Windows★Windows用・軽量・オープンソースなキーボードインジケータです。

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 90.5%Language:Makefile 6.8%Language:PowerShell 2.7%