2 releases

0.1.1 May 27, 2024
0.1.0 Feb 18, 2024

#5 in #speed-test

Download history 84/week @ 2024-02-12 56/week @ 2024-02-19 20/week @ 2024-02-26 2/week @ 2024-03-11 19/week @ 2024-04-01 171/week @ 2024-05-27

171 downloads per month

CC-BY-SA-4.0

35KB
748 lines

olagem

olagem is a terminal-based typing speed test.

Installation

To install olagem, just

git clone https://github.com/benjamin-voisin/olagem.git ; cd olagem ; cargo build -r

And then

./target/release/olagem

to start the program.

You can copy the binary to /usr/bin with

sudo cp ./target/release/olagem /usr/bin/olagem

and then access the program simply with

olagem

Dependencies

~6–15MB
~172K SLoC