Skip to content

⏳ A Simple mac status bar app that displays the local time in NY,LA, and London

Notifications You must be signed in to change notification settings

ari-hacks/timezone-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimeZone Status Bar App

This is a simple mac app that displays 3 different time zones:

Alt text

Dependencies:

  • py2app
  • rumps
  • python 3.8.1
pip3 install py2app
pip3 install rumps

Setup

clone repo:

git clone https://github.com/ari-hacks/timezone-app.git

package app with py2app:

python3 setup.py py2app

If you need to re-run py2app first remove the build and dist folders:

rm -rf build dist

Run the application from the dist folder 😀

About

⏳ A Simple mac status bar app that displays the local time in NY,LA, and London

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages