Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alihammad-gist/mausam

A command like utitlity to display weather (with icon) from wittr.io. Created for i3status-rust.
https://github.com/alihammad-gist/mausam

Last synced: 24 days ago
JSON representation

A command like utitlity to display weather (with icon) from wittr.io. Created for i3status-rust.

Awesome Lists containing this project

README

        

# Mausam

CLI wrapper around wttr.io weather service. wittr.io has inaccurate
location resolver, so this app uses ipinfo.io service. Add ipinfo.io
token before usage. ipinfo allow 50000 requests per month for free. The
token is available immediately after signup, assign your token in the main.go
file's IpinfoToken variable.