samoverton / StreamKB

On-screen keyboard that displays key-presses for streaming/screen-casting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StreamKB

This is a hacked version of StreamKB 1.3, originally from http://sourceforge.net/projects/streamkb/

Build

./gradlew distZip

produces the distributable build with startup scripts in ./build/distributions/.

Changes

  • keyboard now uses ISO layout

Known Issues

  • "shrinked" view is not properly aligned

Dependencies

About

StreamKB is an on-screen keyboard that highlights which keys are being pressed.

The purpose for this is to allow streamers to show their viewers which keys are being pressed.

Pressing the buttons in this application does not generate keystrokes.

Right click context menu brings up options for color, keyboard resizing, and to exit.

The StreamKB window can be dragged from any point inside the program window.

Color and position settings are saved in StreamKB.settings, which can be deleted to return to default.

About

On-screen keyboard that displays key-presses for streaming/screen-casting

License:GNU General Public License v3.0


Languages

Language:Java 100.0%