8000 GitHub - uberalex/timerbar at v1.6.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

uberalex/timerbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#TimerBar Super-simple OSX bar applet that counts down from a set interval and notifies.

Uses rumps as the library: https://github.com/tito/rumps

Uses parsedatetime for custom timer: https://github.com/bear/parsedatetime

Uses icons from http://icons8.com/icons/, who generously offer them for free in exchange for a link!

To Create a standalone app, ensure you have py2app installed and use:

python setup.py py2app

the resulting app is in the dist directory

Known Issues

0