Skip to content

Commit 56ad0ee

Browse files
committed
Mention PSMQTT
1 parent b7ad7dc commit 56ad0ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_pages/programming.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Recently I have been working on:
1717

1818
* [HomeAssistant DHCP server](https://github.com/f18m/ha-addon-dnsmasq-dhcp-server): An Home Assistant addon that runs dnsmasq as a DHCP server; the perfect tool to take control of all your home automation devices and have a single pane of glass.
1919
* [HomeAssistant RPi MQTT bridge](https://github.com/f18m/rpi2home-assistant): A software daemon to expose Raspberry PI inputs and outputs to HomeAssistant through MQTT.
20+
* [PSMQTT](https://github.com/eschava/psmqtt/): a cross-platform utility for reporting system and processes metrics (CPU, memory, disks, network, S.M.A.R.T. disk data) to an MQTT broker.
2021
* [cMonitor](https://github.com/f18m/cmonitor): a Docker/LXC/Kubernetes, database-free, lightweight container performance monitoring solution.
2122
* [MallocTag](https://github.com/f18m/malloc-tag): a lighweight, intrusive memory profiler that allows to categorize or "tag" memory allocation inside C/C++ projects
2223
* [Boost Intrusive Pool](https://github.com/f18m/boost-intrusive-pool): A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).

0 commit comments

Comments
 (0)