Skip to content

0ql/coffeetyper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffeetyper Reloaded

This is a prerelease of a rewrite of Coffeetyper based on the inner workings of Watertyper and highly focused on performance during and after pageload. The design and featureset will stay mostly the same. It is written in pure vanilla HTML, CSS and JS.

Roadmap

(Sorted in no specific order)

  • Interaction
    • Explicitly mark Enter and Tab
    • Ctrl + Backspace
  • Text Gen
    • Custom wordset
    • Type out file
    • Uppercase first, all or random char
    • Support 10+ langs (inc. toki pona & esperanto)
  • Stats
    • WPM (word len 5), real WPM
    • LPM
    • All time avg. and median
    • Save performance of every round to analyse improvement over time
  • Customisation
    • Use Local and Google fonts
    • Adjust line height, letter spacing, text alignment, textbox margins
    • Themes
  • Added Features
    • Save settings in localstorage
    • Cache all files
    • PWA with Background Sync
    • Randomize settings
    • render a keyboard with the given layout
    • emulate keyboard layout

Why rewrite?

Mostly because I wasn't content with the performance when typing out over ~300 words nor the codebase in the original version written in svelte. This version aims to improve the DOM size and insure high performance up to 2.000 words.

Themes

Copyright goes applies to all files included within the themes folder. They are used within the terms, conditions and limitations of the GNU General Public License Version 3.

License

GNU General Public License Version 3