app
Adom Screensaver
Public Made by Adomby adom
Vibe-coding screensaver, fades up a live billboard of the latest Adom Wiki drops (truly cached to disk; plays webm silently, renders SVG) with a power-aware nerd-stats splash, while signed native keep
{
"slug": "adom-screensaver",
"version": "0.7.10",
"description": "Vibe-coding screensaver, fades up a live billboard of the latest Adom Wiki drops (truly cached to disk; plays webm silently, renders SVG) with a power-aware nerd-stats splash, while signed native keep-awake holds the machine so Claude Code + /remote-control threads survive. Win+Shift+L to launch.",
"type": "app",
"keywords": [
"screensaver",
"keep-awake",
"vibe-coding",
"webview2",
"billboard",
"wiki",
"remote-control",
"windows"
],
"scripts": {
"install": "./install.sh",
"uninstall": "./uninstall.sh"
},
"dependencies": {},
"files": [
"SKILL.md",
"dist/win/**",
"skills/**",
"install.sh",
"uninstall.sh",
"page.json",
"screenshots/**"
],
"visibility": "public",
"bundled": true,
"tags": [
"screensaver",
"keep-awake",
"vibe-coding",
"windows",
"billboard",
"remote-control",
"webview2"
],
"title": "Adom Screensaver",
"org": "adom"
}