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