Skip to content

An app to visualise your keyboard input frequency. This could be used to optimise your custom keyboard layout

Notifications You must be signed in to change notification settings

Producdevity/keyboard-frequency-charts-visualiser

Repository files navigation

About this Project

This is an app to visualise your keyboard input frequency. This could be used to optimise your custom keyboard layout.

I've been keylogging my key inputs for a while now using this keylogger program made by GiacomoLaw.

This is very much still a "work in progress" but feel free to play around with it.

Getting Started

First, run the development server:

npm run dev
# or
pnpm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

About

An app to visualise your keyboard input frequency. This could be used to optimise your custom keyboard layout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published