From a29ef43f13c14ab6a2dcc49426e2380fabd365e3 Mon Sep 17 00:00:00 2001 From: AnirudhG07 Date: Mon, 3 Jun 2024 21:06:26 +0530 Subject: [PATCH] added Typeinc to apps.csv Typeinc is terminal typing speed test tool, with cool UI and various difficulty levels. It is ncurses based, written in python. --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index d07a7f5..dbea6df 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1510,3 +1510,4 @@ networking,packemon,,https://github.com/ddddddO/packemon,TUI tool and Go library typing,neotype,,https://github.com/tteeoo/neotype,A terminal-based typing game powered by classic ANSI escape codes. typing,Typon,,https://github.com/ihsuy/Typon,A multi-featured typing practice tool which can turn any text file into a typing game. cheatsheet,cheatshh,,https://github.com/AnirudhG07/cheatshh,A fzf based cheatsheet to store commands and their descriptions in a place you can look into so you dont have to remember them. +typing,typeinc,,https://github.com/AnirudhG07/Typeinc,An ncurses based terminal typing speed test, with different difficulty levels and cool typing UI. \ No newline at end of file