mirror of
https://github.com/samjage/weather-and-stats.git
synced 2026-06-06 00:20:42 +00:00
Initial commit: Weather && Stats KDE Plasma 6 panel widget
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"KPlugin": {
|
||||
"Name": "Weather && Stats",
|
||||
"Description": "Live weather and system stats for the KDE panel",
|
||||
"Icon": "weather-clear",
|
||||
"Id": "com.github.samjage.weatherstats",
|
||||
"Version": "1.0",
|
||||
"License": "GPL-2.0",
|
||||
"Category": "System Information",
|
||||
"Authors": [
|
||||
{
|
||||
"Name": "samjage",
|
||||
"Email": ""
|
||||
}
|
||||
],
|
||||
"Website": "https://github.com/samjage/weather-and-stats"
|
||||
},
|
||||
"X-Plasma-API-Minimum-Version": "6.0",
|
||||
"KPackageStructure": "Plasma/Applet"
|
||||
}
|
||||
Reference in New Issue
Block a user