{"id":22542954,"url":"https://github.com/nktfh100/stremio-simkl","last_synced_at":"2026-03-10T05:32:37.698Z","repository":{"id":214101283,"uuid":"735678809","full_name":"nktfh100/stremio-simkl","owner":"nktfh100","description":"Stremio addon to display your Simkl Watchlists.","archived":false,"fork":false,"pushed_at":"2025-03-21T07:42:20.000Z","size":772,"stargazers_count":17,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-09T22:53:23.254Z","etag":null,"topics":["simkl","stremio","stremio-addon"],"latest_commit_sha":null,"homepage":"https://stremio-simkl.malachi.io","language":"TypeScript","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/nktfh100.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}},"created_at":"2023-12-25T19:44:18.000Z","updated_at":"2025-03-21T07:41:57.000Z","dependencies_parsed_at":"2024-01-04T20:25:11.928Z","dependency_job_id":"86d1ed83-9f91-4229-aa9d-5670878dc606","html_url":"https://github.com/nktfh100/stremio-simkl","commit_stats":null,"previous_names":["nktfh100/stremio-simkl"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/nktfh100/stremio-simkl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nktfh100%2Fstremio-simkl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nktfh100%2Fstremio-simkl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nktfh100%2Fstremio-simkl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nktfh100%2Fstremio-simkl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nktfh100","download_url":"https://codeload.github.com/nktfh100/stremio-simkl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nktfh100%2Fstremio-simkl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30326099,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["simkl","stremio","stremio-addon"],"created_at":"2024-12-07T13:13:25.792Z","updated_at":"2026-03-10T05:32:37.680Z","avatar_url":"https://github.com/nktfh100.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stremio Simkl Watchlists Addon\nStremio addon to display your Simkl Watchlists.\n\n## Install addon\n\n[Install addon](https://stremio-simkl.malachi.io)\n\n\n## Development\n\n1. Create `.env` files inside the `backend` and `frontend` folders based on the `.env.example` files.\n\n2. You will need a TMDB API key, an RPDB API key (optional), and a Simkl app.\n\n   - To create a Simkl app, visit: [Simkl Developer Settings](https://simkl.com/settings/developer/).\n\n3. Install dependencies for both the frontend and backend:\n\n   ```sh\n   npm run install\n   ```\n\n4. Start the development environment, which includes the Redis server, frontend, and backend:\n\n   ```sh\n   npm run dev\n   ```\n\nThis will run the following commands concurrently:\n- `start:redis`: Starts the Redis server using Docker Compose.\n- `dev:frontend`: Starts the frontend development server.\n- `dev:backend`: Starts the backend development server.\n\n\n\n## Tech Stack\n\nThe backend is a simple and stateless express server that uses redis to cache the TMDB API responses.\n\nThe user configuration for the addon (Simkl user token) is encrypted using aes-192-cbc.\n\n\n### Backend\n\n- Typescript\n- Node.js\n- Express\n- Redis (for caching)\n- Prometheus (for metrics)\n\n### Frontend\n\n- Typescript\n- React\n- Vite\n- Zustand (state management)\n\n\n## Contributing\n\nContributions are welcome!\nif you have any suggestions or issues please open an issue or a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnktfh100%2Fstremio-simkl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnktfh100%2Fstremio-simkl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnktfh100%2Fstremio-simkl/lists"}