logo Home Portfolio Project Game Blog About fr

cli


List of categories :

5 c 4 cli 3 bash 3 web 2 math 2 network 1 app 1 c++ 1 experimental 1 lib 1 linux 1 mobile

Webpage

Status: Final touch

View web pages in the terminal...

Read More.

Categories: c cli web

Dico

Status: Mostly done

Dico is a dictionary in the terminal, allowing you to find the definition of any word and display it as a man page...

Read More.

Categories: cli bash network

Flashcard

Status: Done

Flashcard is a flashcard-based learning system based on the Leitner system and inspired by the Anki application....

Read More.

Categories: cli bash

TermCtrl

Status: Done

TermCtrl is a little C library that allow you to take control over your terminal by allowing you to change the text and background color, move cursor, clear all or part of the screen and much more...

Read More.

Categories: lib cli c c++