A TUI typing test built with Bubbletea & Lipgloss in golang to encourage you to type more!
git clone https://github.com/ndigenn/go-type.git
cd go-type
go run cmd/main.gogolang must be installed for the program to work
- Select 1,2, or 3 for randomly generated words
- Select 4 for quotes
- Use the arrow keys to navigate tabs
- CTRL+r to restart progress or generate a new sentence
- CTRL+c or Esc to quit the program
https://github.com/NimbleMarkets/ntcharts?tab=readme-ov-file https://github.com/charmbracelet/bubbletea/blob/main/examples/tabs/main.go https://github.com/charmbracelet/bubbletea/blob/main/examples/textinput/main.go https://github.com/charmbracelet/lipgloss?tab=readme-ov-file
Inspiration: https://github.com/lemnos/tt
