{"id":19351989,"url":"https://github.com/radaron/rpi_remote_client","last_synced_at":"2026-01-19T11:32:27.607Z","repository":{"id":109568331,"uuid":"566583719","full_name":"radaron/rpi_remote_client","owner":"radaron","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-11T22:56:20.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T20:31:41.702Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.org/project/rpi-remote/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radaron.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":"2022-11-16T01:21:07.000Z","updated_at":"2025-02-11T22:56:24.000Z","dependencies_parsed_at":"2024-11-10T04:37:53.713Z","dependency_job_id":"ef0981c1-55d6-4217-98b9-82fafa5bfd0e","html_url":"https://github.com/radaron/rpi_remote_client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/radaron/rpi_remote_client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radaron%2Frpi_remote_client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radaron%2Frpi_remote_client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radaron%2Frpi_remote_client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radaron%2Frpi_remote_client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radaron","download_url":"https://codeload.github.com/radaron/rpi_remote_client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radaron%2Frpi_remote_client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28566418,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"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":[],"created_at":"2024-11-10T04:37:47.866Z","updated_at":"2026-01-19T11:32:27.590Z","avatar_url":"https://github.com/radaron.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![PyPI - Version](https://img.shields.io/pypi/v/rpi-remote?style=for-the-badge\u0026logo=python\u0026logoColor=yellow\u0026link=https%3A%2F%2Fpypi.org%2Fproject%2Frpi-remote%2F)\n\n# Rpi Remote client\n\n## Installation\n\n### Install/Upgrade package\n``` shell\npython3 -m pip install --upgrade rpi-remote --user\n```\n\n### Create service\n``` shell\necho \"[Unit]\nDescription=rpi_remote service\nAfter=multi-user.target\nConflicts=getty@tty1.service\n[Service]\nUser=${USER}\nType=simple\nEnvironment=\"LC_ALL=C.UTF-8\"\nEnvironment=\"LANG=C.UTF-8\"\nExecStart=${HOME}/.local/bin/rpi-remote\nRestart=on-failure\nRestartSec=3\n[Install]\nWantedBy=multi-user.target\" | sudo tee /etc/systemd/system/rpi-remote.service\n```\n``` shell\nsudo systemctl daemon-reload\nsudo systemctl enable rpi-remote.service\nsudo systemctl start rpi-remote.service\n```\n\n## Configuartion\nConfig file path: ```~/.config/rpi_remote/config.ini```\n\nThis file automatically generated when the service starts. See the example below.\n``` ini\n[connection]\nserver_host = localhost\nserver_port = 80 # 443 in case of https\nssl = true # true/false\nssh_username = root\nssh_port = 22\nperiod_time_sec = 30\nclient_name = test_client\ndisk_path = /media/HDD\n```\n\n## Check logs\n``` shell\njournalctl -fu rpi-remote\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradaron%2Frpi_remote_client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradaron%2Frpi_remote_client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradaron%2Frpi_remote_client/lists"}