Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikhilsh/PSIBar
A quickly hacked up PSI OS X status bar app
https://github.com/nikhilsh/PSIBar
haze macos menubar psi singapore weather
Last synced: about 1 month ago
JSON representation
A quickly hacked up PSI OS X status bar app
- Host: GitHub
- URL: https://github.com/nikhilsh/PSIBar
- Owner: nikhilsh
- Created: 2015-09-25T09:45:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-07T15:36:28.000Z (about 7 years ago)
- Last Synced: 2024-08-01T23:33:00.884Z (4 months ago)
- Topics: haze, macos, menubar, psi, singapore, weather
- Language: Swift
- Size: 3.34 MB
- Stars: 25
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- open-source-mac-os-apps - PSIBar - Quickly hacked up PSI macOS status bar app. ![swift_icon] (Applications / Menubar)
- open-source-mac-os-apps - PSIBar - Quickly hacked up PSI macOS status bar app. ![swift_icon] (Applications / Menubar)
- awesome-swift-macos-apps - PSIBar - Quickly hacked up PSI macOS status bar app. (Menubar / Text)
- awesome-swift-macos-apps - PSIBar - Quickly hacked up PSI macOS status bar app. (Menubar / Text)
README
# PSIBar
A quickly hacked up PSI/PM2.5 macOS status bar app
Please register for an API key with [NEA](https://www.nea.gov.sg/api) and enter the API key into the strings found in the file ``PSIWeatherAPI.swift``
Thanks and don't go out much
## Acknowledgements
The Haze logo was taken from [Bharathp](http://bharathp666.deviantart.com) which is free for commercial use, and I hope that's fine.
## Feature Roadmap
- Do file issues for improvements!
## License
The MIT License (MIT)
Copyright (c) 2015 Nikhil Sharma
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.