No description
A future enhancement would be to make sure it only times out 15m after an album is done playing (possibly by ignoring signals while an album is playing, and then at the end of the album set the timer again?) but that wasn't something I've implemented yet. |
||
|---|---|---|
| server | ||
| src | ||
| .env.example | ||
| .envrc | ||
| .gitignore | ||
| eslint.config.js | ||
| index.html | ||
| LICENSE | ||
| Makefile | ||
| package-lock.json | ||
| package.json | ||
| shell.nix | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||