
AQI China
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A simple plasma widget display city's air quality information in China written in QML.
Installation
I suggest you install it directly from Plasma Shell's Get New Hot Stuff tool. But you may still go the old way.
[indent]plasmapkg -i aqi_china-VER.plasmoid[/indent]
For upgrade:
[indent]plasmapkg -u aqi_china-VER.plasmoid[/indent]
Notice: VER is the version number.
Air information comes from http://www.PM25.in.
Information are in Chinese because the API returns Chinese data. :-)
7 years ago
For detailed commits, please visit https://git.oschina.net/librehat/AQI-China/commits/master
v1.2
* add rank tab
* improved translation
v1.1
* ui polishes & bug fixes
* allow customise font family
* details tab improved
v1.0
* first release
7 years ago
For detailed commits, please visit https://git.oschina.net/librehat/AQI-China/commits/master
v1.2
* add rank tab
* improved translation
v1.1
* ui polishes & bug fixes
* allow customise font family
* details tab improved
v1.0
* first release
ludrayven
6 years ago
Report
librehat
6 years ago
but I think to display it on the "cloud" icon is not easy to be done, at least not in KDE 4.x.
Report
ludrayven
6 years ago
Report
librehat
6 years ago
Qt5 provides much more powerful Qt Quick 2.0 comparing to the Qt Quick 1.0 in KDE SC4. So the feature you've requested will be implemented in a brand new version. But I will only start the migration in February 2015. :-)
Report
librehat
6 years ago
Report
ludrayven
6 years ago
Report
librehat
6 years ago
I'll work on the code someday to convert pinyin to lowercase before pass it to API. Thank you for reporting this.
Report
ludrayven
6 years ago
(Your blog didn't send me an email about your reply, so I'll just stick to this one).
Report