Pi66

sta
minimal & simple status monitoring app.
git clone https://git.pi66.xyz/sta

Date Message Author Files + -
2026-05-21 19:27 fix: return after run_client() success pi66 1 +4 -3
2026-05-21 18:59 fix: check unlink() and cleanup on exit pi66 1 +3 -0
2026-05-21 18:59 fix: use temp socket for check pi66 1 +7 -4
2026-05-21 18:58 fix: bind and listen before threads pi66 1 +9 -7
2026-05-21 18:58 fix: correct warn() format string pi66 1 +1 -1
2026-05-21 18:58 fix: remove and replace fmt_cmd() with snprintf pi66 1 +4 -11
2026-05-21 18:58 fix: add const qualifiers pi66 1 +3 -3
2026-05-21 18:58 fix: remove dead malloc in init() pi66 1 +1 -1
2026-04-28 23:03 chore: update .gitignore to exclude sta pi66 1 +1 -0
2026-04-28 23:02 refactor: simplify config.def.h pi66 1 +2 -5
2026-04-28 22:39 build: replace cp with install in Makefile pi66 1 +1 -1
2026-04-28 22:33 fix: crashes and improve logging pi66 2 +10 -21
2026-03-28 19:43 fix: clean up stale socket on unexpected termination pi66 1 +6 -2
2026-03-28 19:14 remove: unnecessary file pi66 1 +0 -162
2026-03-24 20:37 add utility header pi66 1 +99 -0
2026-03-24 20:36 Update README file pi66 1 +17 -29
2026-03-24 20:36 fix: improve core functionality pi66 1 +9 -4
2026-03-24 20:36 fix: improve core functionality pi66 1 +252 -0
2026-03-24 20:34 add: ISC LICENSE from slstatus for attribution pi66 1 +47 -0
2026-03-24 20:32 update: reconfigure config.def.h pi66 1 +66 -0
2026-03-24 20:31 add: components dir for modular status functions pi66 9 +1246 -0
2026-03-24 20:31 update: project files and new configs pi66 12 +0 -1704
2025-10-11 00:03 add slstatus patch | update readme file pi66 1 +7 -0
2025-10-10 23:58 add slstatus patch | update readme file pi66 1 +10 -1
2025-10-10 23:51 add slstatus patch pi66 11 +1693 -0
2025-09-18 14:15 Init pi66 1 +25 -0
2025-09-18 14:02 Init pi66 3 +181 -0