Skip to content

ahmedcali84/task_scheduling_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Scheduling App in C

A Simple Command-line Task Manager App written in C.

Usage

Clone the Repository and run the following to build:

$ gcc -o main main.c && ./main

And then Run the following to see how to use the app

$ ./taskman --help

License

This project is licensed under the MIT License - see the LICENSE file for details

Releases

No releases published

Packages

No packages published

Languages