Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tevesmanuel/to-do-list

Simple to do list applicattion written in C with GLFW3
https://github.com/tevesmanuel/to-do-list

c glfw to-do-list

Last synced: 3 days ago
JSON representation

Simple to do list applicattion written in C with GLFW3

Awesome Lists containing this project

README

        

# To Do List
### Is a simple app for create, make & delete tasks developed in C only with GLFW on the backend
## How build my project?
- #### Run make
``` bash
make
```