Create custom keyboard layout and analyze their performance.
You will be able to:
- Create own keyboard layout with analysis
- Download layout files for any OS
Anylisis are made with Genkey API
Developing this app is no longer in my plans. So I decided to finish it in a good state. I removed authentication and Supabase fully. Now you have 2 features to use:
- layout creation
- analyzing layout
Genkey API was moved to Render, because Railway doesn't provide good free tier. Maybe there will be small changes in the future, just to clean up it more.
Frontend:
- Next.js
- Typescript
- Tailwind
- Valtio for state managment
Backend: