2026-03-13 07:09:24 -06:00
2026-03-12 18:41:15 -06:00
2026-03-12 18:41:15 -06:00
2026-03-12 18:41:15 -06:00
2026-03-12 18:41:15 -06:00
2026-03-12 18:41:15 -06:00
2026-03-12 18:41:15 -06:00

WeatherFetch - A weather app for your terminal

Wfetch-cr is a rewrite of one of my programs, wfetch (made in python) I made this version because I wanted to learn a new programming language and take advantage of the speed of crystal! This version of wfetch is semi-backwards compatible (config.toml will work! But not disp.toml...)

Installation

Run the installer executible in root and follow instructions.

FAQ

How do I get an Weather API key?

First, go to the Weather API website and then sign up. When finished creating an account, login then copy your api key. Make sure to paste that api key to setup.

Why don't you provide an api key?

I'm lazy. (plus api call limit stuff)

Contributing

  1. Fork it (https://github.com/koffeejava/wfetch/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Description
No description provided
Readme MIT 68 KiB
Languages
Crystal 100%