{"id":36870857,"url":"https://github.com/jun10000/onkyori_listener","last_synced_at":"2026-01-12T15:01:16.868Z","repository":{"id":208965189,"uuid":"132723760","full_name":"jun10000/onkyori_listener","owner":"jun10000","description":"onkyori_*** are modules what enable cooperation with the Onkyo RI system.","archived":false,"fork":false,"pushed_at":"2018-06-28T06:04:11.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-05-02T05:11:43.421Z","etag":null,"topics":["onkyo-ri","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":"Python","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/jun10000.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},"funding":{"github":"jun10000","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2018-05-09T08:10:32.000Z","updated_at":"2018-06-28T06:04:12.000Z","dependencies_parsed_at":"2023-11-24T09:28:34.383Z","dependency_job_id":"302edfe5-d0ec-4e7b-ba0d-f37c6c582abd","html_url":"https://github.com/jun10000/onkyori_listener","commit_stats":null,"previous_names":["jun10000/onkyori_listener"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jun10000/onkyori_listener","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jun10000%2Fonkyori_listener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jun10000%2Fonkyori_listener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jun10000%2Fonkyori_listener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jun10000%2Fonkyori_listener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jun10000","download_url":"https://codeload.github.com/jun10000/onkyori_listener/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jun10000%2Fonkyori_listener/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28340415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["onkyo-ri","raspberry-pi"],"created_at":"2026-01-12T15:01:11.819Z","updated_at":"2026-01-12T15:01:16.863Z","avatar_url":"https://github.com/jun10000.png","language":"Python","funding_links":["https://github.com/sponsors/jun10000"],"categories":[],"sub_categories":[],"readme":"[onkyori_common]: https://github.com/jun10000/onkyori_common\n\n# onkyori_listener\nonkyori_*** are modules what enable cooperation with the Onkyo RI system.\n\n## Warning\nThis module is deprecated.  \nUse [onkyori_listener2](https://github.com/jun10000/onkyori_listener2) instead.\n\n## Description\nThe onkyori_listener is the daemon what acquires Onkyo RI signal and registers it to database.  \nThis daemon needs [onkyori_common] module to operate.\n\n## Requirement\n- Requirements of [onkyori_common]\n- Raspberry Pi 3 Type B\n    - Physical parts:\n        - Resistance\n            - 2kΩ x1\n            - 1kΩ x1\n        - Audio cable (3.5mm Mono)\n    - Python packages:\n        - Cython 0.28.1\n\n## Install\n1. Create electronic circuit  \n    ![Electronic curcuit diagram](.readme/circuit.svg)\n    - The Onkyo RI equipment's \"RI Remote Control\" jack uses the audio cable plug.\n    - Connect the Onkyo RI equipment ground and the Raspberry Pi ground.\n1. Place this repository files into Raspberry Pi\n    1. Login to Raspberry Pi.\n    1. Create directory: '/var/project/onkyori_listener/'\n    1. Place this repository files to '/var/project/onkyori_listener/'.\n    1. Add execute permission to 'index.py' and 'cython_setup.py'.\n1. Compile Cython scripts\n    1. Move to '/var/project/onkyori_listener/'.\n    1. Execute the following command to compile Cython scripts.  \n       `python3 cython_setup.py build_ext --inplace`\n1. Install systemctl service\n    1. Move 'onkyori_listener.service' to '/usr/lib/systemd/system/'.\n    1. Execute the following command to reload daemons.  \n       `sudo systemctl daemon-reload`\n    1. Execute the following command to start this service.  \n       `sudo systemctl start onkyori_listener`\n    1. Execute the following command to set this service starting automatically.  \n       `sudo systemctl enable onkyori_listener`\n\n## Licence\n[GNU General Public License v3.0](https://github.com/jun10000/onkyori_listener/blob/master/LICENSE)\n\n## Author\n[jun10000](https://github.com/jun10000)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjun10000%2Fonkyori_listener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjun10000%2Fonkyori_listener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjun10000%2Fonkyori_listener/lists"}