{"id":13771889,"url":"https://github.com/martinetd/remarkable-shortcuts","last_synced_at":"2025-10-16T06:30:24.645Z","repository":{"id":82469289,"uuid":"600650282","full_name":"martinetd/remarkable-shortcuts","owner":"martinetd","description":"add extra shortcuts to reMarkable","archived":false,"fork":false,"pushed_at":"2023-05-16T05:55:01.000Z","size":107,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T21:14:58.322Z","etag":null,"topics":["remarkable-tablet"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinetd.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":"2023-02-12T06:18:44.000Z","updated_at":"2024-04-15T05:51:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"86440190-68b8-4b87-acb7-a6933c31d842","html_url":"https://github.com/martinetd/remarkable-shortcuts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/martinetd/remarkable-shortcuts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinetd%2Fremarkable-shortcuts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinetd%2Fremarkable-shortcuts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinetd%2Fremarkable-shortcuts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinetd%2Fremarkable-shortcuts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinetd","download_url":"https://codeload.github.com/martinetd/remarkable-shortcuts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinetd%2Fremarkable-shortcuts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279162573,"owners_count":26117237,"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-16T02:00:06.019Z","response_time":53,"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":["remarkable-tablet"],"created_at":"2024-08-03T17:00:57.147Z","updated_at":"2025-10-16T06:30:24.385Z","avatar_url":"https://github.com/martinetd.png","language":"Python","funding_links":[],"categories":["Interface Customization"],"sub_categories":["Template Builders"],"readme":"# remarkable shortcuts mapper\n\nRead touch events and act on it.\n\nCurrent v0 watches for double taps in bottom half, left/right and emulates a swipe left or right,\nand top to emulate swipe down.\n\n## Installation\n\nInstallation happens through ssh.\n\nThis version requires python3 installed (e.g. [toltec](https://toltec-dev.org/)), so install/enable that if not done yet.\n\nThen just copy shortcuts.py to /home/root/shortcuts.py, shortcuts.service in /etc/systemd/system, then turn it on and forget it:\n```\nsystemctl daemon-reload \u0026\u0026 systemctl enable --now shortcuts\n```\n\n\n## TODO\n\n- [x] Improve recording (raw events -\u003e more summarized tracing)\n  - [x] Check/fix generation of multitouch\n  - [ ] Improve generation for more complex curves if required\n- [x] make actions configurable (currently hard-coded in .py file, but it's a pure dict = as good as done if someone ever needs to change it)\n- [ ] more feature detection\n  - [x] detect double-tap not by checking twice for quadrant, but by checking proximity to first click then we can check directly in config\n  - [ ] gestures: first approximation checks just down and up coordinates? won't allow e.g. circles but that wouldn't be easy to do anyway.\n  - [ ] could also use pressure e.g. only trigger heavy tap (easy)\n  - [ ] eventually: check how to use major/minor and orientation, apparently large surface of contact? maybe for later...\n- [x] add an enable/disable shortcut... When using keyboard close-by touches are incorrectly considered double-taps.\n- [ ] could imagine doodling with finger instead of pen by forwarding events to event1 ? (second alt mode, easier than taking pen)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinetd%2Fremarkable-shortcuts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartinetd%2Fremarkable-shortcuts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinetd%2Fremarkable-shortcuts/lists"}