Skip to content

kunalkushwaha/com.github.kunalkushwaha.weatherindicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weatherindicator wingpanel indicator

Install, build and run

# install elementary-sdk, meson and libwingpanel
sudo apt install elementary-sdk meson libwingpanel-2.0-dev
# clone repository
git clone {{repourl}} weatherindicator
# cd to dir
cd weatherindicator
# run meson
meson build --prefix=/usr
# cd to build, build and test
cd build
sudo ninja install
# restart switchboard to load your indicator
pkill wingpanel -9

Generating pot file

# after setting up meson build
cd build

# generates pot file
sudo ninja weatherindicator-pot

# to regenerate and propagate changes to every po file
sudo ninja weatherindicator-update-po

About

Elementary OS Hera Weather indicator.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published