Skip to content

Releases: shamspias/voidmon

Expose Network Ports Used by Running Processes

03 Apr 04:23

Choose a tag to compare

Voidmon v1.0.0 - macOS Support & Universal Installer Latest

29 Mar 11:18

Choose a tag to compare

What's New in v1.0.0

This major update brings full macOS support and a brand-new architecture for easier platform-specific monitoring.

Features :

  • macOS Support: Full hardware monitoring for both Apple Silicon (M-series) and Intel Macs, including GPU utilization, VRAM, CPU temperature, and battery stats.

  • Linux Refactoring: Extracted and optimized Linux-specific code (nvidia-smi, AMD sysfs, Intel i915).

  • Universal Installer: Added a one-liner curl install script that auto-detects your OS and architecture.

  • Build Automation: Added new Makefile targets (build-darwin-amd64, release) for easier cross-compilation and tarball generation.

💻 Installation:

curl -fsSL https://raw.githubusercontent.com/shamspias/voidmon/main/install.sh | bash