X-Git-Url: https://adrianiainlam.tk/git/?p=indicator-lunar-calendar.git;a=blobdiff_plain;f=README.md;h=962a09b4f182b8bcfb39e0e3f52f4bab8474d8a0;hp=0d568a87908a526fff5d673c75c238f328642aeb;hb=0bf60d5783348434829af1d603cb5f07539039db;hpb=c2c14655e4da36c46f245fe9ad421d3b290ae600 diff --git a/README.md b/README.md index 0d568a8..962a09b 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,24 @@ ephemerides for astronomical objects.* [1]: https://launchpad.net/~thebernmeister/+archive/ubuntu/ppa +## Screenshots + +![indicator normal][sc1] +Normal appearance of the indicator + +![indicator menu][sc2] +Menu of the indicator, shown on click + +![indicator with solar term][sc3] +Indicator showing solar term information + +Note: The conversion is calculated using timezone UTC+8 (HKT), while the clock +shown above is using timezone UTC+1. + +[sc1]: screenshots/sc1.png +[sc2]: screenshots/sc2.png +[sc3]: screenshots/sc3.png + ## Dependencies - [Node.js][2] @@ -41,11 +59,17 @@ ephemerides for astronomical objects.* [4]: https://github.com/roadmanfong/LunarCalendar - - [node-cron][5] (by @ncb000gt) + - [node-cron (cron)][5] (by @ncb000gt) npm package: https://www.npmjs.com/package/cron [5]: https://github.com/ncb000gt/node-cron + + - [node-dbus (dbus-native)][6] (by @sidorares) + + npm package: https://www.npmjs.com/package/dbus-native + + [6]: https://github.com/sidorares/node-dbus ## Usage