Skip to content

reMarkable open source desktop app build with python, pygameextra and extism

License

Notifications You must be signed in to change notification settings

RedTTGMoss/moss-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moss desktop app

An app for working with your documents in the reMarkable cloud

using License: GPL v3 GitHub Downloads (all assets, all releases) GitHub Repo stars wakatime

This project is entirely open source. If you encounter any issues, you can use the GitHub issues to let the contributors know!

An open-source app for working with your documents in the reMarkable cloud

Installation & Portable mode

You'll find builds under releases. The executable contains the app and an installer.

Usage notes

Using this app to access your reMarkable cloud may cause reMarkable to take action on your account. So use this app at your own discretion!

The app supports the api completely!

For information on how you can use moss check out the docs

Extensions

Moss uses extism to support user extensions.

There are several examples available:

.Net

Dark mode with Rust

Rust Sdk Tester

Moonbit

A brief instruction how to write your own extensions in the language of your choice can be found at the docs.

Here are some planned extensions We will create!

  • Replace PDF function (the origin of this whole project)
  • PDF Templates Store (with update support) PLANNED NATIVE SUPPORT
  • nyaa.si ebook/pdf download
  • Image(s) to PDF import
  • Add Image to PDF function (from suggestion)
  • Content Store (A hub of verified extensions and notebooks)
  • Archiving (Automatically move documents to collection based on certain conditions like a tag or date)
  • Aggregated rss news feed
  • Wikipedia crawler

Contribution

This section describes the steps for contributors on how to prepare their work environment

Moss is tested with python 3.9 (but this is no longer a must)

If you want to use your own cloud set it first in the config or in the gui

  1. Fork this repository and clone it with submodules like git clone --recursive
  2. Run the moss.py file
  3. Set up your cloud connection
  4. Wait for the initial sync
  5. Please note that if you are developing changes to the cache system, all cached files are stored in sync folder
  6. Make changes and test a new feature The look and feel of this feature has to be paper-like
  7. Make your pull request.
  • Use the config.json or settings, you can set debug + more to true in there!

A few things will be checked

  • Different screen resolution support
  • API compatibility
  • etc.

About

reMarkable open source desktop app build with python, pygameextra and extism

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages