Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.
/ Raindrop Public archive

Raindrop is a slick and intuitive, free and open source weather app for the linux terminal!

License

Notifications You must be signed in to change notification settings

metalfoxdev/Raindrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner Image

Raindrop

Raindrop is a slick and intuitive, free and open source weather app for the linux terminal! It aims to be as simple as possible whilst adding useful features!

Features

  • 🌡️ Accurate forecast and location search from the Open Meteo API, be ready for anything, 🌧️ rain or ☀️ shine!
  • 👍 Simple and easy-to-use interface, no bloat here!
  • 🗓️ Daily and Hourly forecasts for up to 7 days, we got you covered!
  • 😃 Intuitive weather display system, colour coding and all!
  • ⛔ No ads, tracking or analytics, just the weather and nothing else!

Roadmap

Chart display system [Done!]

Installation

  1. Ensure that python3 and pip are installed on your system, most Linux distros come with python3 and pip pre-installed. If your distro does not have python3 and pip installed then you can install it using one of these commands:

APT (Ubuntu, Debian and its associates):

sudo apt install python3-pip

DNF (CentOS 8 and newer, Fedora and Red Hat):

sudo dnf install python3

pacman (Arch Linux, Manjaro and its associates):

sudo pacman -S python-pip

zypper (OpenSUSE):

sudo zypper install python3-pip
  1. Download the install.sh script from this link
  2. Run the script to install Raindrop

Uninstall Raindrop

To uninstall Raindrop, simply delete the folder it created in /home/YOUR_USER_HERE/.local/share/RaindropWeather and the desktop file in your applications folder

Rain icons created by iconixar - Flaticon

About

Raindrop is a slick and intuitive, free and open source weather app for the linux terminal!

Resources

License

Stars

Watchers

Forks

Packages

No packages published