Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Eeems-Org/oxide

A desktop environment for the reMarkable tablet
https://github.com/Eeems-Org/oxide

remarkable-tablet

Last synced: 3 months ago
JSON representation

A desktop environment for the reMarkable tablet

Awesome Lists containing this project

README

        

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/4a69f96e44504f7286d92abec506881a)](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)
[![CodeFactor](https://www.codefactor.io/repository/github/eeems-org/oxide/badge)](https://www.codefactor.io/repository/github/eeems-org/oxide)
[![Maintainability](https://api.codeclimate.com/v1/badges/db8574df9b0b8a1100bc/maintainability)](https://codeclimate.com/github/Eeems/oxide/maintainability)
[![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)
[![opkg](https://img.shields.io/badge/OPKG-oxide-blue)](https://toltec-dev.org/)
[![Discord](https://img.shields.io/discord/385916768696139794.svg?label=reMarkable&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](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:
[![Oxide v2.6](https://i.imgur.com/IA7wAsE.png[/img])]([https://youtu.be/rIRKgqy21L0](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