# remarkable_keyboard
Use your reMarkable as a wireless mouse and keyboard.
[Demo Video](https://peertube.live/videos/watch/f5f749f1-3ce0-4e0e-9946-b7a23dbef1ac)
<img src="photo.jpg" width=500>
# Usage
Copy [this pdf](resources/keyboard.pdf) to your device.
``` bash
pip install remarkable-keyboard
rekeyboard
```
By default, `10.11.99.1` is used as the address.
# Examples
``` bash
# specify address, password (listed under Settings > About)
rekeyboard --address 192.168.1.100 --password PASSWORD
# pubkey login
ssh-keygen -f ~/.ssh/remarkable -N ''
ssh-copy-id -i ~/.ssh/remarkable.pub root@10.11.99.1
rekeyboard --key ~/.ssh/remarkable
```
Raw data
{
"_id": null,
"home_page": "https://github.com/evidlo/remarkable_keyboard",
"name": "remarkable-keyboard",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "remarkable tablet evdev mouse keyboard",
"author": "Evan Widloski",
"author_email": "evan@evanw.org",
"download_url": "https://files.pythonhosted.org/packages/41/43/3009c64d969636e282089be169a930646db7a7380319df9e3834c6876489/remarkable-keyboard-4.0.1.tar.gz",
"platform": null,
"description": "# remarkable_keyboard\n\nUse your reMarkable as a wireless mouse and keyboard.\n\n[Demo Video](https://peertube.live/videos/watch/f5f749f1-3ce0-4e0e-9946-b7a23dbef1ac)\n\n<img src=\"photo.jpg\" width=500>\n\n# Usage\n\nCopy [this pdf](resources/keyboard.pdf) to your device.\n\n``` bash\npip install remarkable-keyboard\nrekeyboard\n```\n\nBy default, `10.11.99.1` is used as the address.\n\n# Examples\n\n``` bash\n# specify address, password (listed under Settings > About)\nrekeyboard --address 192.168.1.100 --password PASSWORD\n\n# pubkey login\nssh-keygen -f ~/.ssh/remarkable -N ''\nssh-copy-id -i ~/.ssh/remarkable.pub root@10.11.99.1\nrekeyboard --key ~/.ssh/remarkable\n```\n",
"bugtrack_url": null,
"license": "GPLv3",
"summary": "use reMarkable as a wireless mouse and keyboard",
"version": "4.0.1",
"project_urls": {
"Homepage": "https://github.com/evidlo/remarkable_keyboard"
},
"split_keywords": [
"remarkable",
"tablet",
"evdev",
"mouse",
"keyboard"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a96fa04b2bd36a7ab457f9f77ba696b36c8fa97dbc12eaae026c1af8ca7bd391",
"md5": "d12ffbcb13a7c3ddbf43de8b4694c2cd",
"sha256": "4ad5addba8fbdbc40e09dbd7b7e434b0618f9d0d15edd83a2375f6b5a3950ccf"
},
"downloads": -1,
"filename": "remarkable_keyboard-4.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d12ffbcb13a7c3ddbf43de8b4694c2cd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 18363,
"upload_time": "2024-02-14T20:14:17",
"upload_time_iso_8601": "2024-02-14T20:14:17.691537Z",
"url": "https://files.pythonhosted.org/packages/a9/6f/a04b2bd36a7ab457f9f77ba696b36c8fa97dbc12eaae026c1af8ca7bd391/remarkable_keyboard-4.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "41433009c64d969636e282089be169a930646db7a7380319df9e3834c6876489",
"md5": "ee11a2945bccaeb96a2cec46d8b28fa5",
"sha256": "4ab66a2f0c09c2e7911029d57dab1b2f810b3c0a0490a0b2d30d102138196cee"
},
"downloads": -1,
"filename": "remarkable-keyboard-4.0.1.tar.gz",
"has_sig": false,
"md5_digest": "ee11a2945bccaeb96a2cec46d8b28fa5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17442,
"upload_time": "2024-02-14T20:14:18",
"upload_time_iso_8601": "2024-02-14T20:14:18.901375Z",
"url": "https://files.pythonhosted.org/packages/41/43/3009c64d969636e282089be169a930646db7a7380319df9e3834c6876489/remarkable-keyboard-4.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-14 20:14:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "evidlo",
"github_project": "remarkable_keyboard",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "remarkable-keyboard"
}