Skip to content

A feature-rich terminal-based calendar application written in C. Perfect for beginners who want to learn about date structures, calendar calculations, file handling, and user interaction in C. #CProgramming #CalendarApp #CLanguage #OpenSource #LearnC #GitHubProject #CLearning #TerminalApp #CForBeginners #CProjects

License

Notifications You must be signed in to change notification settings

zerowithzero/calendar-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📅 Simple Calendar App in C

A feature-rich terminal-based calendar application written in C.
Perfect for beginners who want to learn about date structures, calendar calculations, file handling, and user interaction in C.


🔧 Features

  • ✅ View calendar of any month and year
  • 📆 View full year calendar
  • 📅 Check if a year is a leap year
  • 🗓️ Get the day of the week for any date
  • 💾 Export monthly calendar to a .txt file

🚀 Getting Started

1. Clone the repository

git clone https://github.com/zerowithzero/calendar-cli.git
cd calendar-cli
gcc main.c -o calendar
./calendar

About

A feature-rich terminal-based calendar application written in C. Perfect for beginners who want to learn about date structures, calendar calculations, file handling, and user interaction in C. #CProgramming #CalendarApp #CLanguage #OpenSource #LearnC #GitHubProject #CLearning #TerminalApp #CForBeginners #CProjects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages