Skip to content

Commit

Permalink
Update digital-zeitgebers.30m.py metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
0xedward authored and tresni committed Jun 3, 2020
1 parent 9c42f69 commit 6d31cc7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Lifestyle/digital-zeitgebers.30m.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

# <bitbar.title>Digital Zeitgebers</bitbar.title>
# <bitbar.version>v1.0</bitbar.version>
# <bitbar.author>Edward Qiu</bitbar.author>
# <bitbar.author.github>edwardqiu</bitbar.author.github>
# <bitbar.author>Edward</bitbar.author>
# <bitbar.author.github>0xedward</bitbar.author.github>
# <bitbar.desc>A fuzzy clock that reminds you of certain sleep hyigene recommendations, such as when to avoid blue light, caffeine, etc., at the proper time.</bitbar.desc>
# <bitbar.image>https://raw.githubusercontent.com/edwardqiu/digital-zeitgebers/master/docs/banner.png</bitbar.image>
# <bitbar.image>https://raw.githubusercontent.com/0xedward/digital-zeitgebers/master/docs/banner.png</bitbar.image>
# <bitbar.dependencies>python</bitbar.dependencies>
# <bitbar.abouturl>https://github.com/edwardqiu/digital-zeitgebers/</bitbar.abouturl>
# <bitbar.abouturl>https://github.com/0xedward/digital-zeitgebers/</bitbar.abouturl>

from time import localtime, strftime
from datetime import timedelta
Expand Down

0 comments on commit 6d31cc7

Please sign in to comment.