https://github.com/karshprime/memorypercent
Tool that calculates the percentage of time elapsed since a specified date.
https://github.com/karshprime/memorypercent
Last synced: about 1 year ago
JSON representation
Tool that calculates the percentage of time elapsed since a specified date.
- Host: GitHub
- URL: https://github.com/karshprime/memorypercent
- Owner: karshPrime
- License: apache-2.0
- Created: 2024-12-14T00:51:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-17T03:22:03.000Z (over 1 year ago)
- Last Synced: 2025-02-15T12:43:03.296Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MemoryPercentage
The Time Percentage Calculator is a straightforward yet effective tool that allows you to visualise
the passage of time and gain insights into how quickly it seems to pass. Explore your own timeline
and see how much of your life has been lived.
## Features
* Calculate Time Percentages: Determine how much of your life has passed in various time frames.
* Flexible Input: Specify the start date and choose which time periods to calculate.
* User-Friendly: Simple command-line interface for quick and efficient calculations.
## Options
* `-d` or `--days`: Calculate the percentage of days elapsed.
* `-w` or `--weeks`: Calculate the percentage of weeks elapsed.
* `-m` or `--months`: Calculate the percentage of months elapsed.
* `-y` or `--years`: Calculate the percentage of years elapsed.