Skip to content

yoshikazuuu/cursed-todolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

27 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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/yoshikazuuu/cursed-todolist.git
    cd cursed-todolist.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.


๐Ÿ‘ฅ Contributors

Languages