{"id":15502935,"url":"https://github.com/evuez/synolopy","last_synced_at":"2025-03-28T18:23:16.660Z","repository":{"id":31525260,"uuid":"35089743","full_name":"evuez/synolopy","owner":"evuez","description":":snake: :electric_plug:","archived":false,"fork":false,"pushed_at":"2015-09-25T13:06:45.000Z","size":160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-19T17:29:59.977Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evuez.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}},"created_at":"2015-05-05T09:17:20.000Z","updated_at":"2015-10-17T12:21:58.000Z","dependencies_parsed_at":"2022-09-09T20:23:55.796Z","dependency_job_id":null,"html_url":"https://github.com/evuez/synolopy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evuez%2Fsynolopy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evuez%2Fsynolopy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evuez%2Fsynolopy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evuez%2Fsynolopy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evuez","download_url":"https://codeload.github.com/evuez/synolopy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246077504,"owners_count":20720002,"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":[],"created_at":"2024-10-02T09:11:37.586Z","updated_at":"2025-03-28T18:23:16.634Z","avatar_url":"https://github.com/evuez.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# synolopy\n\nA very basic Python wrapper for *some* of the Synology APIs.\n\nNote that this is not a fork from [Thavel's Synolopy](https://pypi.python.org/pypi/synolopy), I'm just too lazy to find another name.\n\n## Start a download\n\n```python\nds = DownloadStationTask(\n\t'http://nas-ip:5000/webapi/',\n\t('username', 'password')\n)\nds.login()\nds.create(uri=\"magnetlink / http / whatever\")\nds.create(file=\"filepath\")\nds.logout()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevuez%2Fsynolopy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevuez%2Fsynolopy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevuez%2Fsynolopy/lists"}