{"id":13581010,"url":"https://github.com/mb1986/rm-hacks","last_synced_at":"2025-04-06T06:32:28.312Z","repository":{"id":197038714,"uuid":"697873973","full_name":"mb1986/rm-hacks","owner":"mb1986","description":"Small improvements and tweaks for rM devices, covering both rM1 and rM2.","archived":false,"fork":false,"pushed_at":"2024-06-11T21:06:52.000Z","size":45250,"stargazers_count":597,"open_issues_count":163,"forks_count":10,"subscribers_count":42,"default_branch":"main","last_synced_at":"2025-03-18T18:29:55.587Z","etag":null,"topics":["remarkable-tablet"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mb1986.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-09-28T16:41:54.000Z","updated_at":"2025-03-18T09:42:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"34d020ea-07eb-4c9d-850e-3147a0cfcd5b","html_url":"https://github.com/mb1986/rm-hacks","commit_stats":null,"previous_names":["mb1986/rm-hacks"],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mb1986%2Frm-hacks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mb1986%2Frm-hacks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mb1986%2Frm-hacks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mb1986%2Frm-hacks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mb1986","download_url":"https://codeload.github.com/mb1986/rm-hacks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445652,"owners_count":20939952,"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:01:57.232Z","updated_at":"2025-04-06T06:32:27.288Z","avatar_url":"https://github.com/mb1986.png","language":"Shell","funding_links":[],"categories":["Shell","remarkable-tablet","Interface Customization"],"sub_categories":["Template Builders"],"readme":"[![rm1](https://img.shields.io/badge/rM1-supported-green)](https://remarkable.com/store/remarkable) [![rm2](https://img.shields.io/badge/rM2-supported-green)](https://remarkable.com/store/remarkable-2) [![Discord](https://img.shields.io/discord/385916768696139794.svg?label=reMarkable\u0026logo=discord\u0026logoColor=ffffff\u0026color=7389D8\u0026labelColor=6A7EC2)](https://discord.gg/ATqQGfu) [![rM Hacks Discord](https://img.shields.io/discord/1153374327123759104.svg?label=rM%20Hacks\u0026logo=discord\u0026logoColor=ffffff\u0026color=ffb759\u0026labelColor=d99c4c)](https://discord.gg/bgVXW2bchN)\n# rM Hacks\n\nThis repository is meant to share small improvements and tweaks for rM devices,\ncovering both revisions (1 and 2).\nThese changes don't alter the application's core code directly\nbut impact how it functions.\nBefore using them, please read the disclaimer below.\n\n\u003e I'd like to give credit to a few very supportive individuals who dedicate their\n\u003e time and effort to help in the process of tools development, testing and\n\u003e reviving hacks. Without their contributions, this entire project might not be\n\u003e alive. And here they are:\n\u003e\n\u003e [\u003cimg src=\"https://github.com/ReemX.png\" alt=\"ReemX\" width=\"60\"/\u003e](https://github.com/ReemX)\n\u003e [\u003cimg src=\"https://github.com/atngames.png\" alt=\"atngames\" width=\"60\"/\u003e](https://github.com/atngames)\n\u003e [\u003cimg src=\"https://github.com/beelux.png\" alt=\"beelux\" width=\"60\"/\u003e](https://github.com/beelux)\n\u003e [\u003cimg src=\"https://github.com/ard0gg.png\" alt=\"ard0gg\" width=\"60\"/\u003e](https://github.com/ard0gg)\n\n## Disclaimer\n\nThis repository contains patches and modifications for third-party software,\nwhich are provided \"as-is\" and without warranty of any kind, express, implied,\nor otherwise, including but not limited to the warranties of merchantability,\nfitness for a particular purpose, and non-infringement.\n\nThe patches provided here are intended to enhance or modify the functionality of\nthe respective third-party software, and their use is at your own risk.\n\nPlease note that the original software is subject to its own licensing terms\nand conditions, and this disclaimer only covers the patches and modifications\nprovided within this repository. Ensure that you comply with the original\nsoftware's licensing requirements when using these patches.\n\n## Installation\n\nFor your convenience, we've provided an automated installation script.\n\n1. Connect to your rM device via SSH.\n2. Paste the below command, then press Enter.\n3. Follow the on-screen instructions.\n4. If prompted restart your device.\n\n```shell\nbash -c \"$(wget https://raw.githubusercontent.com/mb1986/rm-hacks/main/install.sh -O-)\"\n```\n\n### Uninstallation\n\nIf, for some reason, you'd like to remove the patches,\nplease follow the same sequence as for installation,\nbut use the command below in step 2.\n\n```shell\nbash -c \"$(wget https://raw.githubusercontent.com/mb1986/rm-hacks/main/install.sh -O-)\" _ uninstall\n```\n\n## Patches\n\nThe wonderful and up-to-date documentation, detailing configuration and how the hacks work, is managed thanks to [@knox-dawson](https://github.com/knox-dawson) and can be found in the [Wiki](https://github.com/mb1986/rm-hacks/wiki).\nThe full list of features and bug fixes for each release is available in the [CHANGELOG.md](CHANGELOG.md).\n\n| Version  |      3.11.3.3    |      3.11.2.5    |    3.10.2.2063   |     3.9.5.2026   |     3.9.4.2018   |     3.9.3.1986   |    3.8.3.1976    |    3.8.2.1965    |    3.7.0.1930    |    3.6.1.1894    |    3.3.2.1666    |\n|  :---:   |       :---:      |       :---:      |       :---:      |       :---:      |       :---:      |       :---:      |       :---:      |       :---:      |       :---:      |       :---:      |       :---:      |\n|**0.0.10**|:white_check_mark:|:white_check_mark:|        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |\n|**0.0.9** |        :x:       |:white_check_mark:|:white_check_mark:|:white_check_mark:|:white_check_mark:|:white_check_mark:|        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |\n|**0.0.8** |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |:white_check_mark:|        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |\n|**0.0.7** |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |:white_check_mark:|:white_check_mark:|:white_check_mark:|        :x:       |        :x:       |     :warning:    |\n|**0.0.6** |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |:white_check_mark:|        :x:       |        :x:       |        :x:       |\n|**0.0.5** |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |:white_check_mark:|:white_check_mark:|        :x:       |        :x:       |\n|**0.0.4** |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |:white_check_mark:|        :x:       |        :x:       |\n|**0.0.3** |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |:white_check_mark:|        :x:       |        :x:       |\n|**0.0.2** |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |:white_check_mark:|        :x:       |        :x:       |\n|**0.0.1** |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |        :x:       |:white_check_mark:|:white_check_mark:|        :x:       |\n\nIf you're still using a device with version 2.x, you might prefer using\n[ddvk's Binary Patches](https://github.com/ddvk/remarkable-hacks).\n\nFor information on the licensing conditions of this software, please refer to the accompanying [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmb1986%2Frm-hacks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmb1986%2Frm-hacks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmb1986%2Frm-hacks/lists"}