Skip to content
/ rainy Public

Neofetch-like, minimalistic, and customizable weather-fetching tool.

License

Notifications You must be signed in to change notification settings

liveslol/rainy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

There's a newer version!

This was a smaller project of mine, but it's no longer actively maintained.
However, loefey has rewritten and upgraded it in Rust, creating Thundery!

👉 Check it out here

rainy

Neofetch-like, minimalistic, and customizable weather-fetching tool.

Dependencies

  • python
  • requests
  • make

You can install all of them from your distros repositories (usually they're named python, python-requests and make) /usr/local/bin/rainy

Installation & Configuration

To install rainy, clone or download the repo, cd into it and just run make install (you can run make uninstall to uninstall it)

Before usage, you need to configure it

  • First create an OpenWeatherMap account, go to API keys and get your key.
  • Then edit /usr/local/bin/rainy and set the API key, city and time difference in the config section.
  • You can also set if you want to show city name or / and the current date if you want to.

Usage

When set up correctly, you can just go to your terminal and type rainy

What if there's an update? You can just update your local git clone and sudo make again (you can also edit the config of the git clone you you don't have to set it every time you sudo make)

If you like this tool, please consider starring as it helps the growth <3

Thanks

About

Neofetch-like, minimalistic, and customizable weather-fetching tool.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •