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
{
"name": "adom-screensaver",
"version": "0.6.6",
"platform": "windows",
"install_dir_env": "LOCALAPPDATA",
"install_subdir": "adom-screensaver",
"screensaver_exe": "adom-screensaver.scr",
"keepawake_exe": "adom-stayawake.exe",
"config_modes": {
"config_dialog": "/c",
"read_json": "/cjson <outfile>",
"apply_profile": "/capply",
"status_window": "/status"
},
"run_note": "Run /c, /cjson, /capply only from an .exe COPY of the .scr (a bare .scr runs the shell default verb).",
"files": [
"adom-screensaver.scr",
"adom-stayawake.exe",
"billboard.html",
"config.html",
"status.html",
"adom.ico",
"adom-wordmark.png",
"Microsoft.Web.WebView2.Core.dll",
"Microsoft.Web.WebView2.WinForms.dll",
"WebView2Loader.dll"
],
"registry_HKCU_Control_Panel_Desktop": {
"SCRNSAVE.EXE": "<install_dir>\\adom-screensaver.scr",
"ScreenSaveActive": "1",
"ScreenSaveTimeOut": "120",
"ScreenSaverIsSecure": "0"
}
}