https://github.com/eeems-org/oxide
A desktop environment for the reMarkable tablet
https://github.com/eeems-org/oxide
remarkable-tablet
Last synced: 10 months ago
JSON representation
A desktop environment for the reMarkable tablet
- Host: GitHub
- URL: https://github.com/eeems-org/oxide
- Owner: Eeems-Org
- License: mit
- Created: 2020-08-30T21:41:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-06T21:59:28.000Z (12 months ago)
- Last Synced: 2025-04-07T18:09:00.535Z (12 months ago)
- Topics: remarkable-tablet
- Language: C++
- Homepage: https://oxide.eeems.codes
- Size: 18.1 MB
- Stars: 260
- Watchers: 5
- Forks: 23
- Open Issues: 69
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://www.codacy.com/gh/Eeems-Org/oxide/dashboard?utm_source=github.com&utm_medium=referral&utm_content=Eeems-Org/oxide&utm_campaign=Badge_Grade)
[](https://www.codefactor.io/repository/github/eeems-org/oxide)
[](https://codeclimate.com/github/Eeems/oxide/maintainability)
[](https://remarkable.com/store/remarkable)
[](https://remarkable.com/store/remarkable-2)
[](https://toltec-dev.org/)
[](https://discord.gg/ATqQGfu)
# Oxide
A launcher application for the [reMarkable tablet](https://remarkable.com/).
Head over to the [releases](https://github.com/Eeems/oxide/releases) page for more information on the latest release. You can also see some (likely outdated) [screenshots here](https://github.com/Eeems/oxide/wiki/Screenshots).
Here is a video of it in action:
[](https://youtu.be/FdgWUUUST9o "Oxide v2.6")
You can find other (likely outdated) [videos here](https://github.com/Eeems/oxide/wiki/Videos).
## Building
### Binaries
1. Install the [reMarkable toolchain](https://remarkable.guide/devel/toolchains.html#official-toolchain)
2. Run `make release` or `make FEATURES=sentry release`
3. The built files can be found in the `release/` folder
### Package files
1. Install [toltecmk](https://pypi.org/project/toltecmk/)
2. Run `make package`
3. The ipk files can be found in the `dist/` folder