Coder Social home page Coder Social logo

mindrones / seeboard Goto Github PK

View Code? Open in Web Editor NEW
14.0 3.0 2.0 2.87 MB

A visual tool to practise touch typing

Home Page: https://mindrones.github.io/seeboard/

License: GNU General Public License v3.0

JavaScript 6.66% HTML 93.34%
keyboardio touch-typing sveltejs

seeboard's Introduction

# seeboard

A visual tool to practise touch typing.

Seeboard 0.0.1

Given a random text for you to type, highlights the current target key and the keys you type, so that if you miss the target you can see how far you are and adjust without looking at the keyboard.

It doesn't show symbols on keys intentionally, to help you remember their position.

Colors suggest the finger to use:

  • green -> index
  • cyan -> middle
  • gold -> ring
  • pink -> pinky (obviously :)
  • brown -> thumb

Usage

  • Press Enter when you have completed the text,
  • Press PageUp or PageDown to update the text and restart,

It currently shows the Keyboard.io with QWERTY layout.

Personalization

To configure your own layout:

  • run npm run dev
  • open localhost:3000
  • modify src/app/components/Keyboardio/keyToChar.json
  • the page will refresh automatically after a new build.

Contribute!

At the moment only meta keys and letters are working, no punctuation or other symbols. You can help by opening issues or PRs to help completing this layout, sending new layouts (PRs, gists, pastebins, whatever it works is OK) or even just pointing me to new keyboards drawings, I can take care of turning them into Svelte components if you don't know how to do so. We'll add some keyboard and/or layout selector in that case :)

Thanks!

seeboard's People

Contributors

emiltholin avatar mindrones avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

tsira null395922

seeboard's Issues

As a user I want to type keys on "rest columns"

When I have to press keys outside on the "rest columns" [1] I easily lose the rest positions, which slows me down, so a good starting point would be to type only words containing letters on the rest columns.

[1] for example on QWERTY layout, Left: TGB, Right: YHN

QWERTY

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.