This repository has been archived on 2024-01-26. You can view files and clone it, but cannot push or open issues or pull requests.
sensebox-query/README.org
2017-11-19 18:56:03 +01:00

439 B

sensebox-query

A little Bash script for querying the Sensebox installed at Krautspace.

There are still some things to do, feel free to contribute code to solve these issues.

TODO:

  • make output to shell prettier

    • use conditional coloring, e.g. cold -> blue, warm -> red
    • use ASCII art
    • format date
  • deal with errors

    • curl might not be installed
    • curl might fail (e.g. no connection)
    • grep might not find anything