Skip to content

raexera/cursed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

cursed.h

Preview


๐Ÿ’€ Information

This is a calendar based appointment and todo-list, created using the low-level library (ncurses.h).


๐Ÿ”ง Installation

  1. Download and build ncurses library on your system

    HOW? Don't be spoiled, use your search engine!

  2. Clone this repository
    git clone https://github.com/raexera/cursed.git
    cd cursed.git/src
  3. Compile the source code
    gcc main.c -o tdl -lncurses && ./tdl
  4. Have fun!

๐Ÿ“ƒ License

This project is under GNU GENERAL PUBLIC LICENSE v3.0.

About

calendar based appointment and todo-list, created using the low-level library (ncurses.h).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages