Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericrallen/simple-timer
Simple OSX menu bar timer
https://github.com/ericrallen/simple-timer
Last synced: 5 days ago
JSON representation
Simple OSX menu bar timer
- Host: GitHub
- URL: https://github.com/ericrallen/simple-timer
- Owner: ericrallen
- License: mit
- Created: 2014-09-30T14:35:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-15T01:48:17.000Z (about 10 years ago)
- Last Synced: 2024-10-11T09:38:24.038Z (28 days ago)
- Language: Swift
- Size: 281 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Simple-Timer
============This is my first time using Swift.
This extremely simple timer lives in your menu bar and only keeps track of one timer at a time.
You can start, pause, resume, and reset the timer at any time.
When the timer is active you will see the current time in the menu bar along with the icon.
Icon made by Freepik from [www.flaticon.com](http://www.flaticon.com) is licensed by [CC BY 3.0](http://creativecommons.org/licenses/by/3.0/).
You'll need the XCode 6.1 beta to build this app as a package that you can install.