Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peterupfold/pusrcli
Command line query interface for PUStatusReporter
https://github.com/peterupfold/pusrcli
Last synced: 20 days ago
JSON representation
Command line query interface for PUStatusReporter
- Host: GitHub
- URL: https://github.com/peterupfold/pusrcli
- Owner: PeterUpfold
- License: apache-2.0
- Created: 2022-03-06T16:07:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-25T18:04:30.000Z (over 1 year ago)
- Last Synced: 2024-11-08T09:51:05.281Z (2 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PU Status Reporter CLI
This is an internal tool I use to communicate with my StatusReporter web service, which essentially provides
a very simple key-value store for information relating to my bespoke IoT/home automation "stuff" and helps me
keep tabs on various headless systems I have running at home.This project supports communicating with the web service from Python 3 and presents a simple command line query interface.