2 releases

new 0.1.1 May 27, 2024
0.1.0 Feb 18, 2024

#5 in #speed-test

Download history 115/week @ 2024-02-14 32/week @ 2024-02-21 13/week @ 2024-02-28 1/week @ 2024-03-06 1/week @ 2024-03-13 6/week @ 2024-03-27 13/week @ 2024-04-03 138/week @ 2024-05-22

138 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–17MB
~170K SLoC