https://github.com/rootcircle/calendar
A simple calendar with no floor limits on years
https://github.com/rootcircle/calendar
Last synced: 7 months ago
JSON representation
A simple calendar with no floor limits on years
- Host: GitHub
- URL: https://github.com/rootcircle/calendar
- Owner: rootCircle
- License: apache-2.0
- Created: 2022-11-13T13:48:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-05T12:49:46.000Z (over 3 years ago)
- Last Synced: 2025-01-29T07:51:30.708Z (over 1 year ago)
- Language: Processing
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Calender
A simple calendar with no floor limits on years
## Introduction
This program can show date, day, month of any year as long as it is smaller than data-type size (307 place of digits).
Based purely on Gregonian Calendar(not Julian calendar). Hence no account for 11 days in September 1752 (Google it!).
The main motivation behind this project was just look outside bars set by default calendar available in smartphones those days.
## About project
This project is a compilation of the few projects I made while stepping my foot in GUI programming 3~4 years back. Entire project is written in Processing JAVA.
One can find more info about that language [here](https://www.processing.org).
## How to Run
You will need a PDE to run this code and/or to compile it to distribute it. It is as simple installing Chrome after installing your Windows.
You can get PDE [here](https://www.processing.org/download).
## Preview
[
](#Video)
## Video
[
](https://www.youtube.com/watch?v=_n25bMnmu4g)