{"id":16174342,"url":"https://github.com/hellothisisflo/remarkablestreaming","last_synced_at":"2026-01-24T23:32:17.529Z","repository":{"id":39825695,"uuid":"281713594","full_name":"HelloThisIsFlo/RemarkableStreaming","owner":"HelloThisIsFlo","description":"Stream the Remarkable in 1 command","archived":false,"fork":false,"pushed_at":"2024-10-15T09:20:48.000Z","size":5886,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T20:44:48.259Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HelloThisIsFlo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-07-22T15:24:26.000Z","updated_at":"2024-10-15T09:20:52.000Z","dependencies_parsed_at":"2024-10-27T19:20:58.333Z","dependency_job_id":null,"html_url":"https://github.com/HelloThisIsFlo/RemarkableStreaming","commit_stats":{"total_commits":14,"total_committers":2,"mean_commits":7.0,"dds":0.1428571428571429,"last_synced_commit":"7947b5d57e90ae72fddfc56597e0ec3a61afb142"},"previous_names":["floriankempenich/remarkablestreaming"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HelloThisIsFlo/RemarkableStreaming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloThisIsFlo%2FRemarkableStreaming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloThisIsFlo%2FRemarkableStreaming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloThisIsFlo%2FRemarkableStreaming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloThisIsFlo%2FRemarkableStreaming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HelloThisIsFlo","download_url":"https://codeload.github.com/HelloThisIsFlo/RemarkableStreaming/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelloThisIsFlo%2FRemarkableStreaming/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28738998,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T22:12:27.248Z","status":"ssl_error","status_checked_at":"2026-01-24T22:12:10.529Z","response_time":89,"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-10-10T04:24:39.664Z","updated_at":"2026-01-24T23:32:17.393Z","avatar_url":"https://github.com/HelloThisIsFlo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Remarkable Streaming\n\n## 1. Install deps\n\nThe version of rMview made to work with a VNC server can be found at the `vnc` branch of this repository.\n\n1.  Install the project\n\n    ```bash\n    ./install.sh\n    ```\n\n## 2. Run\n\n1. Configure by tweaking the `rmview.json` config\n\n   ```js\n   {\n     // all settings are optional, comments not allowed\n     \"ssh\": {\n       \"address\": \"10.11.99.1\", // works over WiFi too!\n       \"username\": \"root\",\n       \"key\": \"~/.ssh/id_rsa_remarkable\",\n       // alternatively to key, \"password\": \"****\" is supported\n       \"timeout\": 1 // in seconds\n     },\n     \"orientation\": \"portrait\", // auto for auto-detect, default: landscape\n     \"pen_size\": 10, // set to 0 to disable\n     \"pen_color\": \"red\",\n     \"pen_trail\": 1000, // set to 0 to disable, default: 200\n     \"background_color\": \"black\", // default: white\n     \"fetch_frame_delay\": 0.03, // sleep 0.03s on remarkable before fetching new frame (default is no delay)\n     \"lz4_path_on_remarkable\": \"/usr/opt/lz4\", // default: $HOME/lz4\n     \"hide_pen_on_press\": false // hides pointer when pen touches display, default: true\n   }\n   ```\n\n2. Start streaming\n\n   ```bash\n   ./start.sh\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellothisisflo%2Fremarkablestreaming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellothisisflo%2Fremarkablestreaming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellothisisflo%2Fremarkablestreaming/lists"}