Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 601 Bytes

README.org

File metadata and controls

23 lines (16 loc) · 601 Bytes

This repository was moved to / Dieses Repository befindet sich nun unter:

🔗 https://git.kraut.space/Krautspace/sensebox-query

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