openSenseMap.org dashboard for gnome shell
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Norwin d38c908743 typo před 5 roky
00opensensemap.r.3m.sh unicode ftw! před 5 roky
LICENSE Initial commit před 5 roky
README.md typo před 5 roky
screenshot.jpg update screenshot před 5 roky

README.md

opensensemap.org box dashboard for Gnome

Small dashboard displaying live sensor readings of senseBoxes on opensensemap.org in your Gnome Shell top bar.

Should technically also work on Mac with BitBar, although that's untested.

screenshot

installation

  1. Install argos (or BitBar) and jq

  2. run the following command to install the current version:

    scriptsrc="https://git.nroo.de/opensensemap/osem_gnome_dash/raw/branch/master/00opensensemap.r.3m.sh"
    curl $scriptsrc > ~/.config/argos/00opensensemap.r.3m.sh
    

You can change the filename to change the refresh rate and display position

  1. Open ~/.config/argos/00opensensemap.r.3m.sh and insert your favourite box ID. Alternatively you can export it as OSEM_BOX in your bashrc (untested)

license

Unlicense / Public Domain. Still it would be nice if you'd let me know of enhancements you made!