{"id":13573052,"url":"https://github.com/ddvk/remarkable-touchgestures","last_synced_at":"2025-05-13T07:31:05.185Z","repository":{"id":103345065,"uuid":"179811463","full_name":"ddvk/remarkable-touchgestures","owner":"ddvk","description":"touch gestures for reMarkable","archived":false,"fork":false,"pushed_at":"2020-12-21T10:30:54.000Z","size":620,"stargazers_count":63,"open_issues_count":2,"forks_count":10,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-01T19:49:17.394Z","etag":null,"topics":["remarkable-tablet"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ddvk.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-04-06T09:08:31.000Z","updated_at":"2024-11-06T06:53:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"e88774fb-5d01-4531-b920-3e15f6a170bc","html_url":"https://github.com/ddvk/remarkable-touchgestures","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddvk%2Fremarkable-touchgestures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddvk%2Fremarkable-touchgestures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddvk%2Fremarkable-touchgestures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddvk%2Fremarkable-touchgestures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddvk","download_url":"https://codeload.github.com/ddvk/remarkable-touchgestures/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253894714,"owners_count":21980389,"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","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-01T15:00:28.363Z","updated_at":"2025-05-13T07:31:04.919Z","avatar_url":"https://github.com/ddvk.png","language":"C","funding_links":[],"categories":["C","Other"],"sub_categories":["Template Builders"],"readme":"# Touch gestures\n\nEnables page turning with the touch screen by emulatig hardware button presses\n\n\n## Features\n\n**touch with 2 fingers**, around 10-11cm apart to toggle between SwipeOnly, SwipeAndTouch or Disabled\n\n**swipe down** to show the current time (by default UTC, timezone info needs to be set on the device, overwrite /etc/localtime)\n\n*when SwipeOnly*:\n\n**swipe left/right** to turn pages\n\n**swipe up**  to execute a hardcoded script `~/scripts/swipeup.sh`\n\n*when SwipeAndTouch*:\n\n**touch left/right** 1/3 of the screen to turn pages (except upper and left 100 px where the toolbar usually is)\n\n\n## Compilation\n\ninstall the dev tools from remarkable\n\n```bash\nsource /usr/local/oecore-x86_64/environment-setup-cortexa9hf-neon-oe-linux-gnueabi\nqmake\nmake\n```\n\n\n## Installation\n\n### Easy\nssh to the device\n\npaste the following code\n```\nwget https://raw.githubusercontent.com/ddvk/remarkable-touchgestures/master/install.sh -O- |sh\n```\n\n### Manual\n\ncopy touch.service to /etc/systemd/system/\n\ncopy touchinjector to /home/root/\n\nSSH to the device\n\n```\nsystemctl start touch\n\nsystemctl enable touch (to enable on boot).\n```\n\n## TODO\n- [ ] fix/setup the CI\n- [ ] add unit tests\n- [ ] make it configurable\n- [ ] framebuffer in C/libremarkable\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddvk%2Fremarkable-touchgestures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddvk%2Fremarkable-touchgestures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddvk%2Fremarkable-touchgestures/lists"}