https://github.com/midzer/wttr-switcher
Tiny widget for wttr.in service to change location dynamically
https://github.com/midzer/wttr-switcher
widget wttr
Last synced: about 2 months ago
JSON representation
Tiny widget for wttr.in service to change location dynamically
- Host: GitHub
- URL: https://github.com/midzer/wttr-switcher
- Owner: midzer
- License: mit
- Created: 2019-07-01T16:01:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-21T12:06:08.000Z (over 5 years ago)
- Last Synced: 2025-02-13T01:31:04.351Z (4 months ago)
- Topics: widget, wttr
- Language: HTML
- Homepage: https://midzer.github.io/wttr-switcher/
- Size: 24.4 KB
- Stars: 47
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wttr-switcher
Tiny widget for [wttr.in](https://wttr.in) service to change location dynamically## Customization
Simply modify `weatherOptions` and `weatherImgAlt` in `main.js` according to [wttr help page](https://wttr.in/:help) to fit your needs## (Optional) dependencies
For demo purposes and visual beautification I've only included* Bootstrap 4 for CSS (container, responsive image, input-group and few helper classes)
## Browser support
All major browsers, should work all the way down to at least IE10 (untested)