Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/franciscoamado/Timezones

macOS App for keeping track of multiple Time Zones in the Status Bar
https://github.com/franciscoamado/Timezones

macos macos-app statusbar swift timezones

Last synced: 26 days ago
JSON representation

macOS App for keeping track of multiple Time Zones in the Status Bar

Awesome Lists containing this project

README

        

# Timezones 🕔

This is macOS App for keep tracking of multiple Time Zones. Nothing fancy.

Requires macOS 10.13 or later.

You can download it from the latest release [here](https://github.com/franciscoamado/timezones/releases)




## Features

- [x] Set and Show configurable TimeZones

// TODO:

- [ ] Detect users Location/TimeZone
- [ ] Interactive World Map View of TimeZones
- [ ] Change System TimeZone
- [ ] Sunrise/sunset
- [ ] Changing StatusBar icon with current time
- [ ] Weather information
- [ ] Night mode 😎

## Acknowledgements

This App uses some dependencies to make life more interesting:

* [LaunchAtLogin](https://github.com/sindresorhus/LaunchAtLogin) for easy adding "Launch at Login" funcionality.
* [ReSwift](https://github.com/ReSwift/ReSwift) for testing out Unidirectional Data Flow.

## Contributing

Open an issue with an idea or a PR with a fix. All help is appreciated.