{"id":50948591,"url":"https://github.com/hawkinslabdev/substash","last_synced_at":"2026-06-17T23:02:43.228Z","repository":{"id":358652719,"uuid":"1226749934","full_name":"hawkinslabdev/substash","owner":"hawkinslabdev","description":"Browse Stash content from a Reddit-like web client","archived":false,"fork":false,"pushed_at":"2026-06-09T07:45:51.000Z","size":1611,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-09T09:26:35.453Z","etag":null,"topics":["bdfr","front-end","organizer","reddit","stash","stashapp"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hawkinslabdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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-01T19:40:39.000Z","updated_at":"2026-06-09T07:46:03.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/hawkinslabdev/substash","commit_stats":null,"previous_names":["hawkinslabdev/substash"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hawkinslabdev/substash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hawkinslabdev%2Fsubstash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hawkinslabdev%2Fsubstash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hawkinslabdev%2Fsubstash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hawkinslabdev%2Fsubstash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hawkinslabdev","download_url":"https://codeload.github.com/hawkinslabdev/substash/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hawkinslabdev%2Fsubstash/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34468766,"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-17T02:00:05.408Z","response_time":127,"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":["bdfr","front-end","organizer","reddit","stash","stashapp"],"created_at":"2026-06-17T23:02:42.532Z","updated_at":"2026-06-17T23:02:43.218Z","avatar_url":"https://github.com/hawkinslabdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\".github/assets/logo.svg\" style=\"height: 1em; vertical-align: middle;\"\u003e Substash\n\n[![License](https://img.shields.io/badge/license-AGPL%203.0-blue)](LICENSE)\n\nSubstash is a mobile-first, single-user web application that acts as a Reddit-esque frontend that'll allow you to consume media from [Stash](https://github.com/stashapp/stash/). Perfect for your personal meme-collections or for your personal media library, offering a familiar way to browse and enjoy your saved content on the go.\n\n\u003cimg src=\".github/assets/screenshot-main.png\" alt=\"Screenshot of Substash\"\u003e\n\n## Getting Started\n\nYou can run Substash locally using Docker Compose:\n\n```yaml\nservices:\n  substash:\n    image: ghcr.io/hawkinslabdev/substash:latest\n    ports:\n      - \"9456:9456\"\n    volumes:\n      - ./data:/app/data\n    environment:\n      - TZ=Europe/Amsterdam\n      - PUBLIC_APP_URL=http://localhost:9456\n      - PUBLIC_APP_ORIGINS=http://localhost\n      - PUBLIC_AUTH_COOKIE_SECURE=false\n      - STASH_API_KEY=your_api_key_here\n      - SHARE_SECRET=your_share_secret_here\n      - DB_PATH=/app/data/substash.db\n    restart: unless-stopped\n```\n\nMake sure the `./data` directory has correct permissions: `mkdir -p ./data \u0026\u0026 sudo chown 1000:1000 ./data`. Once the application is running, the interface is available (by default) from `http://localhost:9456`.\n\n**Access Control** \u003cbr\u003e\nAfter setting up your instance, you can secure the web application from the `/settings` page by setting a 6-character pin.\n\n**Filtering Media Content** \u003cbr\u003e\nUse the `STASH_TAGS_EXCLUDED` and `STASH_TAGS_INCLUDED` environment variables to manage media content. Note that inclusion tags will override exclusion tags if you've configured both.\n\n**Metadata Management** \u003cbr\u003e\nBy default, the application identifies media using tags. To ensure Reddit-style metadata is mapped correctly, you can customize the **JavaScript expression** provided in the **Settings** menu.\n\n## License\n\nThis project is licensed under the **AGPL 3.0** license. See [LICENSE](LICENSE) for details.\n\n## Contributing\n\nContributions including ideas, bug reports, and pull requests are welcome. Please open an issue to discuss any proposed changes or identified issues.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhawkinslabdev%2Fsubstash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhawkinslabdev%2Fsubstash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhawkinslabdev%2Fsubstash/lists"}