{"id":49767450,"url":"https://github.com/michaelasper/seerr","last_synced_at":"2026-05-11T11:02:37.523Z","repository":{"id":335877267,"uuid":"1147352621","full_name":"michaelasper/seerr","owner":"michaelasper","description":"Seerr iOS client","archived":false,"fork":false,"pushed_at":"2026-02-01T16:15:01.000Z","size":38,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-02T01:19:06.320Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/michaelasper.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":"roadmap.md","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-02-01T16:06:25.000Z","updated_at":"2026-02-01T16:06:30.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/michaelasper/seerr","commit_stats":null,"previous_names":["michaelasper/seerr"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/michaelasper/seerr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelasper%2Fseerr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelasper%2Fseerr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelasper%2Fseerr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelasper%2Fseerr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelasper","download_url":"https://codeload.github.com/michaelasper/seerr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelasper%2Fseerr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32891966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"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-05-11T11:02:36.691Z","updated_at":"2026-05-11T11:02:37.515Z","avatar_url":"https://github.com/michaelasper.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Seerr iOS\n\nA lightweight SwiftUI client for Overseerr that shows recent requests and their media details.\n\n## Getting started\n- Open `Seerr.xcodeproj` in Xcode 15 or newer.\n- Update the bundle identifier and signing team in the project settings if needed.\n- Build and run on an iOS 17+ simulator or device.\n- In the app, tap the gear icon and enter your Overseerr base URL (e.g. `https://overseerr.yourdomain.com`) and API key from **Settings → General → API Key**.\n- A setup screen blocks the app until you connect to Overseerr. After connecting you can browse requests, discover trending content, search, view details, and submit new requests.\n- Optional: create `Seerr/Resources/.env.local` (gitignored) with `OVERSEERR_BASE_URL`, `OVERSEERR_API_KEY`, `OVERSEERR_ACCENT_COLOR` to prefill settings during development. UI tests ignore this file so the setup flow still appears unless you opt into live testing (see below). An example lives at `Seerr/Resources/.env.local.example`.\n\n## Build \u0026 test from CLI\n- `make build` — build the app for the default simulator (`iPhone 17 Pro`).\n- `make test` — run all tests (includes the UI/E2E test). If `Seerr/Resources/.env.local` exists, it is loaded so you can pass live Overseerr settings via `OVERSEERR_BASE_URL`/`OVERSEERR_API_KEY`. Add `USE_REAL_OVERSEERR=1` to hit a real server instead of the mock UI test server; UI tests forward these env vars to the app process.\n- `make ui-test` — run only `SeerrUITests`.\n- Override the simulator with `DESTINATION='platform=iOS Simulator,name=iPhone 16e' make test` if your Xcode has different devices.\n\n## Notes\n- Requests are fetched from `/api/v1/request` and media details from `/api/v1/movie/{id}` or `/api/v1/tv/{id}` using your Overseerr server.\n- API credentials are stored on-device in `UserDefaults` only.\n- UI tests run against a built-in mock server (`UI_TEST_MODE=1`), so they do not require network access.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelasper%2Fseerr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelasper%2Fseerr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelasper%2Fseerr/lists"}