Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Barabazs/rM-signature-patch
Simple script to remove that pesky advert at the bottom of a mail originating from a reMarkable.
https://github.com/Barabazs/rM-signature-patch
perl rehackable remarkable remarkable-tablet rm1 rm2
Last synced: 3 months ago
JSON representation
Simple script to remove that pesky advert at the bottom of a mail originating from a reMarkable.
- Host: GitHub
- URL: https://github.com/Barabazs/rM-signature-patch
- Owner: Barabazs
- License: mit
- Created: 2021-03-13T12:57:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-29T09:23:08.000Z (7 months ago)
- Last Synced: 2024-05-02T05:47:33.765Z (6 months ago)
- Topics: perl, rehackable, remarkable, remarkable-tablet, rm1, rm2
- Language: Shell
- Homepage:
- Size: 33.2 KB
- Stars: 21
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-reMarkable - rM-signature-patch - Simple script to remove that pesky advert at the bottom of a mail originating from a reMarkable. (Device Tools / Launchers)
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)# rM-signature-patch
Simple script to remove that pesky advert at the bottom of a mail originating from a reMarkable.## Prerequisites
This script relies on `opkg`, which is not installed by default on reMarkable devices.
You can install it through [toltec](https://github.com/toltec-dev/toltec).## Installation
1. SSH into your reMarkable
2. Paste the following and press enter:
`sh -c "$(wget https://raw.githubusercontent.com/Barabazs/rM-signature-patch/main/signature-patch.sh -O-)"`
3. Test it by sending a mail to yourself.## How it works
The script first checks if Perl is installed and will install it if necessary.
Then it will search for a specific string in Xochitl (the rM software) and replace a part of it so it won't be included at the bottom of your emails.
And finally the script restarts Xochitl and you're done.### Before
![Before](media/before.png)### After
![After](media/after.png)## Disclaimer
* Read the license!
* Take a proper backup!
## Donations
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/T6T51XKUJ)
|Ethereum|Bitcoin|
|:-: |:-: |
|0x6b78d3deea258914C2f4e44054d22094107407e5|bc1qvvh8s3tt97cwy20mfdttpwqw0vgsrrceq8zkmw|
|![eth](https://raw.githubusercontent.com/Barabazs/Barabazs/master/.github/eth.png)|![btc](https://raw.githubusercontent.com/Barabazs/Barabazs/master/.github/btc.png)|