kekscode / typioca

Cosy typing speed tester

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typioca

Minimal, terminal based typing speed tester.

Tapioca (/ˌtæpiˈoʊkə/) is a starch extracted from the storage roots of the cassava plant. Pearl tapioca is a common ingredient in Asian desserts...and sweet drinks such as bubble tea.

GitHub release (latest SemVer)

Features

  • Time or word/sentence count based typing speed tests
  • Proper WPM results based on https://www.speedtypingonline.com/typing-equations
  • Multiple word/sentence lists made out of classical books to spice your test up
  • Cursor aware word lines
  • Interactive menu
  • ctrl+w support ;)
  • SSH server typioca serve

Installation

AUR

yay -S typioca-git

Homebrew

  1. brew tap bloznelis/tap
  2. brew install typioca

Building from source

  1. Checkout the code
  2. make build
  3. ./execs/typioca

Prerequisites

  • make
  • go

image image image

Acknowledgments

Built with bubbletea

🧋

About

Cosy typing speed tester

License:MIT License


Languages

Language:Go 92.4%Language:Clojure 3.5%Language:Makefile 2.5%Language:Shell 1.5%