Pulse/scripts
Pulse Monitor bb3f783b59 refactor: implement directory-based auto-update approach
Replaced sudo-based updater with a cleaner directory-based approach:
- Pulse binary now installs to /opt/pulse/bin/pulse (owned by pulse user)
- Symlink created at /usr/local/bin/pulse for PATH convenience
- Pulse user has full write access to /opt/pulse, enabling self-updates
- Removed sudo dependency and security risks
- Simplified update logic - no special scripts or permissions needed

This is more secure, simpler, and works in all environments (containers, VMs, bare metal)
2025-08-10 09:48:53 +00:00
..
take-all-screenshots.js fix: regenerate all screenshots in dark mode 2025-08-04 21:33:39 +00:00
take-screenshots-dark-force.js chore: update screenshots and add dark mode screenshot script 2025-08-04 21:38:11 +00:00
take-screenshots-simple.js feat: add screenshot generation tool and documentation images 2025-08-04 21:30:41 +00:00
take-screenshots.js feat: add screenshot generation tool and documentation images 2025-08-04 21:30:41 +00:00