Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dena-sohrabi/there
Track timezones 🌍
https://github.com/dena-sohrabi/there
apple macos menubar remote-work swift swiftui timezones
Last synced: about 1 hour ago
JSON representation
Track timezones 🌍
- Host: GitHub
- URL: https://github.com/dena-sohrabi/there
- Owner: dena-sohrabi
- License: other
- Created: 2024-09-02T08:06:52.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T17:01:16.000Z (about 2 months ago)
- Last Synced: 2024-11-13T22:05:18.864Z (about 1 hour ago)
- Topics: apple, macos, menubar, remote-work, swift, swiftui, timezones
- Language: Swift
- Homepage: https://there.pm
- Size: 2.84 MB
- Stars: 139
- Watchers: 4
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# [There](https://there.pm)
[![Swift](https://img.shields.io/badge/Swift-F54A2A?logo=swift&logoColor=white)](#) [![macOS](https://img.shields.io/badge/macOS-000000?logo=apple&logoColor=F0F0F0)](#)
A native menubar app to track friends, teammates or city time zones on macOS.
```
brew install --cask there
```![Screen-shot of the app](https://there.pm/[email protected])
- Add photos for people from X (Twitter), Telegram or pick locally
- Add any city without knowing the time zone
- Supports raw UTC offsets
- 0-1% idle CPU usage
- Ultra-low memory
- Written in Swift UI
- macOS 13+## Roadmap
We want to keep the app as simple as possible. But here are the things we're considering for future versions:
- [ ] Widgets
- [ ] Time slider to view future/past times
- [ ] Auto-update
- [ ] Apple Script API for third-party integrations i.e. Raycast## Contributions
Contributions are welcome! For simple fixes or improvements feel free to open a PR with the smallest change.
For features or improvements that add scope to the app or have user facing changes, please open an issue first to discuss your proposal.
If you want to tackle any of the items in the roadmap section, please also open an issue.
## License
This project is licensed under the [MIT License](LICENSE)