Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicolasparada/go-tea-weather
https://github.com/nicolasparada/go-tea-weather
bubbletea charmbracelet charmcli
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nicolasparada/go-tea-weather
- Owner: nicolasparada
- Created: 2021-11-29T12:49:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-30T02:34:50.000Z (almost 3 years ago)
- Last Synced: 2024-04-14T07:10:35.995Z (7 months ago)
- Topics: bubbletea, charmbracelet, charmcli
- Language: Go
- Homepage:
- Size: 3.56 MB
- Stars: 19
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Golang Bubble Tea Weather Demo
Demo weather app writen in Golang using Bubble Tea.
[Video](https://www.youtube.com/watch?v=YalT4KKnLao)## Instructions
```
go mod download
go build
./go-tea-weather
```## Disclaimer
Metaweather was just the first public JSON API that didn't require authentication that I found. The project is not associated in any form with metaweather. Whether they do tracking or IP logging is unknown to me.