handpose-facemesh-demos
🎥🤟 8 minimalistic templates for tfjs mediapipe handpose and facemesh
Monitor your Raspberry Pi without needing to constantly SSH into it by using your own client to fetch hardware/service…
git clone https://github.com/techtiki21/PiPulse.gittechtiki21/PiPulseIf you are running a server or even multiple on your Raspberry Pi, constant monitoring is important to make sure everything is operating smoothly and not burning through your system's resources. This is normally done by SSHing into the system to make sure processes are running as expected, but this can be a bit tedious when you just want a quick glance at certain stats or are on another device and need authentication. PiPulse makes it easy to monitor your Raspberry Pi without the need to SSH every time.
(P.S: Although its called PiPulse, it can work on most Linux-based systems!)
psutils to send back system information to the client as json depending on the endpoint.json and prints the information to the terminal.SQLite database..db file using SQLite3pipulse-client.exe file.exe../pipulse-client to view command list.| Option | Required | Description |
|---|---|---|
./pipulse-client |
YES | Runs the CLI |
--host [HOST IP] |
YES | Local IP of where the agent service is running |
--port [port set in the pi-agent.py script] |
NO | Local open port of where the agent service is running (default 8000) |
After writing the main command, select an endpoint to give you the information you need.
| Endpoint | Description | Arguments |
|---|---|---|
stats |
Provides summary of CPU, RAM, and disk utilization | None |
disk |
Provides disk space information and utilization | None |
memory |
Provides RAM capacity information and utilization | None |
cpu |
Provides CPU cores and core usages | --seconds: Length of recording interval (default 2) |
more like this
🎥🤟 8 minimalistic templates for tfjs mediapipe handpose and facemesh
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
search projects, people, and tags