{"id":24759137,"url":"https://github.com/tadly/kodi-rpc","last_synced_at":"2025-10-15T01:43:14.147Z","repository":{"id":132582522,"uuid":"89023970","full_name":"tadly/kodi-rpc","owner":"tadly","description":"Simple shell wrapper for kodis jsonrpc","archived":false,"fork":false,"pushed_at":"2023-11-11T13:17:08.000Z","size":19,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T10:11:42.097Z","etag":null,"topics":["bash","jsonrpc","kodi","remote","script","shell"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tadly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-04-21T21:11:43.000Z","updated_at":"2023-11-11T13:17:12.000Z","dependencies_parsed_at":"2023-03-13T11:10:35.424Z","dependency_job_id":null,"html_url":"https://github.com/tadly/kodi-rpc","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/tadly/kodi-rpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadly%2Fkodi-rpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadly%2Fkodi-rpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadly%2Fkodi-rpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadly%2Fkodi-rpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tadly","download_url":"https://codeload.github.com/tadly/kodi-rpc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tadly%2Fkodi-rpc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006456,"owners_count":26084108,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":["bash","jsonrpc","kodi","remote","script","shell"],"created_at":"2025-01-28T16:50:59.087Z","updated_at":"2025-10-11T06:31:27.452Z","avatar_url":"https://github.com/tadly.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"kodi-rpc\n========\nSimple shell wrapper for kodis jsonrpc\n\n## Usage\n```\n$ kodi-rpc --help\nusage: kodi-rpc [options] [method] [params [...]]\n  -H [host]     Host kodi is running on\n  -P [port]     Port kodi is running on\n  -u [user]     User for authentication\n  -p [pass]     Password for authentication\n  -c [config]   Config file to use instead of supplying\n                connection infos via cli\n  --install     Install to system (/usr/bin/kodi-rpc)\n  --uninstall   Uninstall from system (/usr/bin/kodi-rpc)\n  -v, --version Print version and exit\n  -h, --help    Show this help message and exit\n\nNotes:\n  - If connection-infos AND a config are omitted,\n    \"./kodi-rpc.conf\" or \"/home/tadly/.config/kodi-rpc.conf\" will be used if it exists\n\n  - For playerid you may use \"active\" as value.\n    kodi-rpc Player.PlayPause playerid active\n\n  - Kodis jsonrpc documentation can be found here:\n    http://kodi.wiki/view/JSON-RPC_API/v8\n\nExamples:\n  $ kodi-rpc Application.SetMute mute toggle\n  $ kodi-rpc Application.SetVolume volume increment\n  $ kodi-rpc Player.PlayPause playerid active\n  $ kodi-rpc Player.GetItem playerid active properties '[\"artist\", \"album\", \"title\"]'\n```\n\n## Installation\n### Manual\n```sh\ngit clone https://github.com/Tadly/kodi-rpc\n./kodi-rpc/kodi-rpc --install\nrm -rf ./kodi-rpc\n\n# To uninstall it again\nkodi-rpc --uninstall\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftadly%2Fkodi-rpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftadly%2Fkodi-rpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftadly%2Fkodi-rpc/lists"}