Skip to content

Alexxami/LoremType

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

LoremType

LoremType is a program made in C that runs in a terminal, the default theme is Catppuccin Mocha but it is easily replaceable from the C file simply by searching for the colors and substituting (it is explained within the code). Sorry if the code is an amorphous ball, it's my first C program :')

Installation

To install this program is very simple and there is only one dependency, ncurses and git, depending on your system, you will have to install it one way or another, investigate it before installing.

Then you must enter the following commands

  git clone https://github.com/Alexxami/LoremType.git
  cd LoremType
  gcc -o LoremType LoremType.c -lncurses
  sudo chmod +x LoremType
  sudo mv LoremType /bin     

Execute

  LoremType

About

a typing program with lorem ipsum text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages