Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Keyboard Visualizer

A simple Tkinter visualization of a keyboard with adaptive key heights and an optional headerless window.

Requirements

  • Windows only
  • Python 3.13+
  • uv package manager

Setup

  1. Install dependencies using uv:
uv sync
  1. Activate the virtual environment:
& .\.venv\Scripts\Activate.ps1

Run

You can run the application by double-clicking run.bat or running it from the command line:

.\run.bat

Or manually:

& .\.venv\Scripts\Activate.ps1
python .\main.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages