Skip to content

[WIP] A cross-platform keycast program with a fully customizable look.

Notifications You must be signed in to change notification settings

Vexcited/keycat

Repository files navigation

Keycat

A cross-platform keycast program that uses Tauri (2.0), SolidJS and rdev.

Roadmap

  • Display a chat using key strokes.
  • Display key strokes history (like a log).
  • Add a trayer to manage the program
    • Switch to keystrokes
    • Switch to chat
    • Pause/Resume
    • Settings
    • Reset
    • About
    • Exit

Alternatives

  • bubbly : uses xinput to fetch the keys and puts them into an eww widget.
  • showmethekey : uses libinput and GTK.

Development

IDE

Getting started

pnpm install
pnpm tauri dev

About

[WIP] A cross-platform keycast program with a fully customizable look.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published