https://github.com/codekitchen/lifemeter
the most important progress bar of all
https://github.com/codekitchen/lifemeter
Last synced: 11 months ago
JSON representation
the most important progress bar of all
- Host: GitHub
- URL: https://github.com/codekitchen/lifemeter
- Owner: codekitchen
- Created: 2016-11-19T16:35:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-02-28T20:14:16.000Z (over 5 years ago)
- Last Synced: 2025-04-11T04:04:23.860Z (about 1 year ago)
- Language: Swift
- Homepage:
- Size: 516 KB
- Stars: 22
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Life Meter

An idea that tickled me enough that I had to implement it before I could go to
sleep. LifeMeter will display a small meter on your MacOS status bar, similar
to the battery meter, tracking your progress through your time on this planet.
Make sure to configure your birth date and life expectancy.
## Installation
Download the latest release from [the releases page](https://github.com/codekitchen/LifeMeter/releases),
and drag it to your Applications folder.
## Development
LifeMeter uses a standard Xcode setup. Note there is a small embedded helper
application, necessary for the "start at login" functionality.
If "Start at Login" doesn't work on your local dev box, make sure to read through http://stackoverflow.com/questions/27876046/error-when-enabling-auto-login-of-mac-os-app-using-a-helper