Skip to content

arran4/fork-kweather

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,477 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KWeather

A convergent weather application for Plasma.

Download on Flathub

KWeather Main Window

Features

  • Daily and hourly weather data that can be viewed in flat and dynamic views
  • Plasmoid that can be used on desktop and mobile

Links

Dependencies

Installing

mkdir build
cd build
cmake .. # add -DCMAKE_BUILD_TYPE=Release to compile for release
make
sudo make install

Online APIs used

  • api.met.no - Weather data
  • geonames.org - Coordinates -> Timezone
  • geoip.ubuntu.com - IP -> Coordinates

Gallery

About

Weather application for Plasma Mobile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • QML 57.0%
  • C++ 37.4%
  • CMake 5.5%
  • Shell 0.1%