Skip to content

AudioStakes/shortype

Repository files navigation

animated

Shortype

Shortcut key training app.

URL

https://shortype.vercel.app/

Features

  • Just type the shortcut key to train
  • All shortcut keys from the official documentation are available
  • Automatically increases the frequency of unmastered shortcut keys
  • Focus on the shortcut keys you want to master by excluding non-interesting shortcut keys

Available apps for training

  • Google Chrome
  • Terminal (macOS)
  • macOS

Usage

Install dependencies

$ yarn install

Run development server

$ yarn dev

Run tests

$ yarn test

Lint

$ yarn lint