{"id":15286021,"url":"https://github.com/xutyxd/photron","last_synced_at":"2026-02-02T11:37:29.479Z","repository":{"id":255837580,"uuid":"850735035","full_name":"xutyxd/photron","owner":"xutyxd","description":"A server to manage resources splitting into chunks for parallel download","archived":false,"fork":false,"pushed_at":"2024-12-03T22:02:17.000Z","size":1038,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T03:47:10.957Z","etag":null,"topics":["download","file-sharing","file-sharing-server","filesystem","javascript","openapi","parallel","typescript"],"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/xutyxd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2024-09-01T16:24:31.000Z","updated_at":"2024-12-03T22:02:21.000Z","dependencies_parsed_at":"2025-03-12T04:00:26.679Z","dependency_job_id":null,"html_url":"https://github.com/xutyxd/photron","commit_stats":{"total_commits":156,"total_committers":1,"mean_commits":156.0,"dds":0.0,"last_synced_commit":"f45f41213a288a313fc29a3ef70c039f13d576b7"},"previous_names":["xutyxd/photron"],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xutyxd%2Fphotron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xutyxd%2Fphotron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xutyxd%2Fphotron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xutyxd%2Fphotron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xutyxd","download_url":"https://codeload.github.com/xutyxd/photron/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252810275,"owners_count":21807759,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["download","file-sharing","file-sharing-server","filesystem","javascript","openapi","parallel","typescript"],"created_at":"2024-09-30T15:09:35.412Z","updated_at":"2026-02-02T11:37:24.447Z","avatar_url":"https://github.com/xutyxd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/xutyxd/photron\"\u003e\n    \u003cpicture\u003e\n      \u003csource srcset=\"photron-logo.png\" width=\"150\"\u003e\n      \u003cimg alt=\"Photron logo\" src=\"./photron-logo.png\" width=\"150\"\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n  Server to manage resources splitting into chunks for parallel download\n\u003c/h1\u003e\n\u003ch4 align=\"center\"\u003e\n ⚠️​ This is a work in progress, the API is not stable yet.⚠️​\n\u003c/h4\u003e\n\n## Setup\n\n### Environment variables\n\n```env\n# Port to run the server\nPORT=8080\n\n# Keys to sign cookies\nCOOKIES_KEYS=[]\n\n# Keys of OAuth2 from Google\nOAUTH2_KEYS={\"web\":{\"client_id\":\"client_id\",\"project_id\":\"project_id\",\"auth_uri\":\"https://accounts.google.com/o/oauth2/auth\",\"token_uri\":\"https://oauth2.googleapis.com/token\",\"auth_provider_x509_cert_url\":\"https://www.googleapis.com/oauth2/v1/certs\",\"client_secret\":\"client_secret\",\"redirect_uris\":[\"http://localhost:8080/auth/google/callback\"]}}\n\n# MongoDB\nMONGODB_URI=mongodb://localhost:27017\nMONGODB_DATABASE=photron\n```\n\n\n## Start\n\n```sh\nnpm start:local\n```\n\n## Tests\n\n```sh\nnpm run test:ts\nnpm run test:units\nnpm run test:functionals\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxutyxd%2Fphotron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxutyxd%2Fphotron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxutyxd%2Fphotron/lists"}