{"id":50885912,"url":"https://github.com/kbennett2000/quote-box","last_synced_at":"2026-06-15T17:01:32.402Z","repository":{"id":359799056,"uuid":"1247262796","full_name":"kbennett2000/quote-box","owner":"kbennett2000","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-23T15:07:38.000Z","size":220,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-23T15:22:25.869Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kbennett2000.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-23T04:57:30.000Z","updated_at":"2026-05-23T15:07:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/kbennett2000/quote-box","commit_stats":null,"previous_names":["kbennett2000/quote-box"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/kbennett2000/quote-box","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbennett2000%2Fquote-box","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbennett2000%2Fquote-box/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbennett2000%2Fquote-box/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbennett2000%2Fquote-box/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kbennett2000","download_url":"https://codeload.github.com/kbennett2000/quote-box/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kbennett2000%2Fquote-box/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34372130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-15T17:01:30.600Z","updated_at":"2026-06-15T17:01:32.385Z","avatar_url":"https://github.com/kbennett2000.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quote-box\n\n*Self-hosted, offline-first quote manager with a fullscreen kiosk slideshow — Flask + SQLite, no build step, runs on a Raspberry Pi.*\n\nA small home for the quotes you've collected — the lines you've copied\nout of books, the half-remembered passages from talks, the bits of\nconversation you didn't want to lose. Search and annotate them from\nany device on your home network. Put them on a slideshow on a TV in\nthe kitchen.\n\n![A quote on display mode](docs/screenshots/display-mode.png)\n\nquote-box runs on a Raspberry Pi, a mini PC, or a laptop you're not\nusing anymore. It doesn't talk to the internet, doesn't have an\naccount to log into, doesn't update itself. It just sits there with\nyour quotes, ready when you want them.\n\n![Browsing the collection](docs/screenshots/browse.png)\n\n## Get started\n\nNew install? Start with the [install guide](docs/install.md). It\nwalks through every command, with what to expect at each step, and\nassumes no prior terminal experience.\n\n## Documentation\n\n| Guide | What it covers |\n| --- | --- |\n| [Install guide](docs/install.md) | Setting up quote-box on an Ubuntu server |\n| [User guide](docs/user-guide.md) | Using the app from any device on your network |\n| [Troubleshooting](docs/troubleshooting.md) | Common problems and how to fix them |\n| [Admin guide](docs/admin.md) | Backup, restore, database access, security |\n\n## Features\n\n- **Browse \u0026 search** your whole collection — full-text search across quote, author, and source, with tag and author filters.\n- **Free-form tags** and per-quote organization, plus a tags page to rename and tidy.\n- **Per-profile notes** — annotate quotes; everyone on the network sees each other's notes, but you only edit your own.\n- **Fullscreen kiosk display mode** for a TV or wall screen: a gentle rotating slideshow with curly typography, a dark theme, and screen wake-lock so the display never sleeps. Tune it from the URL — `?duration=30`, `?tags=irish,wisdom`, `?author=Voltaire`, `?nocontrols=1`.\n- **No accounts, no internet, no fuss** — bind it to your LAN and forget it.\n\n## Built with\n\nPython · Flask · Jinja2 · SQLite · vanilla JS \u0026 CSS · systemd — *no npm, no build step, no internet calls at runtime.*\n\n---\n\n\u003csub\u003eCurious about the design? The feature spec lives in [SPEC.md](SPEC.md).\u003c/sub\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkbennett2000%2Fquote-box","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkbennett2000%2Fquote-box","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkbennett2000%2Fquote-box/lists"}