Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 646 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 646 Bytes

Prayer Times

A simple prayer times widget for KDE Plasma 6

This is a simple prayer times widget for KDE Plasma 6. The API call code is from Fahim Shahriar's AdhanTimes. The project is forked from Marco Martin's analogclock for the basic widget functionality. The API used to get prayer times is from here https://aladhan.com/prayer-times-api. Feel free to copy the project and make your own widget!

Prayer Times Widget

Development

Use plasmoidviewer -a . to open at default size in a new window.
Use killall plasmashell && kstart plasmashell to... umm... "refresh" your desktop and the widgets on it.