GithubHelp home page GithubHelp logo

rehackable / awesome-remarkable Goto Github PK

View Code? Open in Web Editor NEW
5.9K 5.9K 199.0 374 KB

A curated list of projects related to the reMarkable tablet

Home Page: https://github.com/topics/remarkable-tablet

License: Creative Commons Zero v1.0 Universal

awesome awesome-list remarkable-tablet

awesome-remarkable's People

Contributors

ameb avatar anytimetraveler avatar asciipip avatar barabazs avatar bruot avatar bsdz avatar ctxz avatar dps avatar edupont avatar eeems avatar evidlo avatar fsniper avatar glidergeek avatar j6k4m8 avatar kevlened avatar lapwat avatar liblor avatar linuscde avatar nov1n avatar owulveryck avatar peerdavid avatar pepikvaio avatar plan5 avatar pyrrhu5 avatar qwert2003 avatar rioam2 avatar rm-self-serve avatar robsliwi avatar rschroll avatar stachudotnet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-remarkable's Issues

[Suggestion] Mention if repo is deprecated

Mention in the lists if the repo is deprecated or not.
Something like :

  • ๐Ÿ”ด CUPS Printing - Script to print directly to reMarkable Cloud from CUPS using rMAPI.
  • โœ… reMarkable_syncthing - Syncthing on reMarkable.

Dark mode for reading and writing

Hello,

Do you know if there is any possibility to use a dark mode for reading and writing [white words on a black surface] for rM and rM2?

Thank you in advance

Contribution guidelines shouldn't apply to repo/project names

The contribution guidelines are good, but it doesn't make sense for them to apply to the repo names. In Python, modules are case sensitive and usually lowercase. This is how my projects appear on PyPi (remarkable_mouse, remarkable_keyboard, remarkable_entware, remarkable_pdflets).

It's also unclear how to apply this rule to projects like remt, rmapi, rmsync, rmtabletdriver, etc.

I recommend we restrict these guidelines to the description for each submission and let the authors decide how their project is stylized.

Link to IRC/Matrix room

It would be nice if there were a centralized place to chat about the reMarkable and reMarkable development. The reMarkable subreddit has a Discord, but that doesn't jive with FOSS.

I propose the creation of an IRC room (e.g. #remarkable on Freenode) and linking it in the readme to encourage discussion surrounding the reMarkable and reMarkable development.

Might also want to advertise it on Reddit and the reMarkable wiki.

Categories are confusing

We need a better way to categorise the items on the list. Device Tools is disleading and generic, since most of the items on the list are tools to manage our reMarkable device.

I'd start by sorting out stuff that runs on the host machine and stuff that runs on the tablet. Then if they use ssh or the web interface to communicate with the device.

What do you think?

Suggestion for incrementally improving the topics

Thank you; this is a great source of information and it will motivate people to create more tools.
One suggestion I'd make is that a wrapper for a specific language that calls reMarkable API would most accurately be called an "SDK", at least from a developer's perspective. An API would be if someone offered another cloud service that then talked to reMarkable's.

old os

Hello friends - I inadvertently overwrote the Remarkable Desktop app on my Mac with a version that does not run with the current OS> I'd like to go back to an odler version, but don't see any of htese archived on the remarkable website. Does anyone know where I can find old versions of the official OS?

Thanks

upside down version of UI

Would any one be able to produce an upside down version of the UI ?
so we can work / draw / write with the buttons above the screen rather than under the screen right below the hand, where you don't want them ?

Add 'remouseable' to [Other]

Having verified remouseable works on the reMarkable 2 and is so easy to use, both wired and wirelessly, I thought you could add it to the 'Other' list.

The only thing you need to know for RM2 is that you will have to add this option in the command line call:
--event-file /dev/input/event1
So the whole command should look like this:
remouseable --event-file /dev/input/event1 --ssh-ip="192.168.1.XXX:22" --ssh-password="yourpassword"

The binary is in the release section, you then rename it to remouseable, and make it executable with chmod +x before going ahead with the command line call.

Add or replace existing plato entry?

Hi,
I recently re-ported plato to the reMarkable.

That port uses a more recent version and also has some additional finetuning that the first port didnt't have like:

  • More fine grained refreshing
  • Selection of partial refresh quality
  • Wacom Pen support
  • Selection of input type
  • All the features that were added to the official plato repo in the last 2 years.

As there is already the plato port from darvin, I'm not sure whether I should create a PR to replace the link to his repo or add a second plato entry (and how should I mark/name that?).
Personally, I don't want to remove darvins port since he was the first to do it and inspired me redo it since I wanted to see what changes came in the last 2 years and also had a great opportunity to learn more rust and probably find a UI-Base to create a Mango-Client on.

What is your opinion on this, @darvin ?

Not an issue but a project you may /or not be interested in

I didnt see this depot until I looked into reading .rm files,

When remarkable software version hit 3.5 they removed the ability to upload files with the ip interface, instead requiring an app which pissed me off so i instead upladed thru ssh and modified content and metadata files, and ensured no automatic updates. Since that goes against my use of the tablet - all i care is to upload pdfs, fast. and i dont need any new user accounts -

I had to make it simpler for my kid yesterday so I built a mini project with console scripts - tested on ubuntu but i have to set it up for a mac as well

  • pdf_to_remarkable filename.pdf "visible name parent"
  • backup_remarkable local_folder
  • remrkable_file_graph local_backup_folder
    If anyone is interested
    https://github.com/xvdp/unremarkable

establish a common tag/topic?

Github allows tagging projects with topics. It would be useful if we could establish a standard topic for all reMarkable related projects to differentiate them from the remarkable Markdown editor. Maybe remarkable-paper or remarkable-tablet? Would be a good start to tag all projects within this organisation accordingly.

Once this is established, maintaining the list in this repository should become somewhat easier.

[Suggestion] Add warning about Factory Reset and root password

I suggest to add another warning that a Factory Reset will only delete /home/root/* and especially that it will generate a new root password.

For example:
Factory resetting through xochitl will generate a new root password and it will only delete the files in /home/root/. Be careful not to brick your device by removing alternative launchers this way.

Background: I've made the unpleasant experience of bricking my rM2 by running a factory reset. I thought it would be like an update, bringing the whole filesystem back to the original state.

However, rm2fb service remained enabled but the binary was deleted as it resided in /home/root/. This way, the GUI cannot boot and the password is inaccessible without the necessary hardware to access the OTG mode.

I read the warnings beforehand and this would have avoided a lot of trouble for me.

Any way to adjust pressure sensitivity?

Does anyone know any way to adjust the pressure sensitivity? - I find that I need to press far too hard for the ballpoint pen, I would like to increase the sensitivity.

remt

We might add this python library to the list, it is hosted on gitlab.

Features

remt project features are

  • reMarkable tablet operations

    • list files and directories
    • create directories
    • export a notebook as PDF file
    • export an annotated PDF document
    • import a PDF document
  • significantly smaller PDF files comparing to the ones exported by the
    reMarkable tablet

  • export supports

    • multi-page notebooks and PDF files

    • the following drawing tools

      • ballpoint (no brush supported yet)
      • fineliner
      • sharp pencil with pencil brush
      • highlighter
      • eraser
  • remt project can be used as a library for UI applications

Question: collaborate by syncing two remarkable screens

Sorry if this isn't the right place for this, but I was wondering if anyone is working on syncing two (or more) remarkable screens across a network. The idea is to write on one remarkable and see the result on the other remarkable live, and vice versa.

As a weaker alternative, is it possible to write on a remarkable by writing on a laptop screen? e.g., draw a line on the laptop and see the result on a connected remarkable live. Using projects like @Evidlo's remarkable_mouse it is possible to write on a laptop using remarkable, but I'm looking for the inverse to this. Eventually the goal would be to connect to tools like https://excalidraw.com so multiple people can collaborate on remarkables, laptops, tablets, etc.

This would be like collaborating using a whiteboard, but remotely with each person having a remarkable.

Zen mode with right button to switch from pen to eraser

Hello,

Could it be possible for left-handed player to switch from the pen to the eraser with the right button in zen mode? (since it is my free hand when I write)

Otherwise, this mode is so great! I use it all the time.
The new button to easily switch from 1 recent document to another also is very useful. Now when I read an article, I can put its notations in a notebook.

Thanks!

PS: Have you considered assigning an action to the third button in zen mode? For me it could be nice to open the "recent file" window you created. Another suggestion would be the undo button (but it would not be as useful as I can erase easily in zen mode).

It'd help if the list indicated which levels of reMarkable could support which packages

My tablet is currently running 3.9.3.1986, and unfortunately many (most? all?) of the available packages support only 2.x versions of ReMarkable. It'd help tremendously to know what my options were at a glance, rather than having to chase into each project's docs. In particular I don't know of a launcher that is compatible with v3, and toltec officially doesn't go past v2 yet.

I'd even be willing to consider rolling the tablet back to v2 of the reMarkable package if necessary -- if there's a documented process for that and if there's a way to make sure it can't accidentally be updated into failing even if someone "helpfully" flips the Automatic Update switch.

Keyboard support?

Anyone know if someone's working on keyboard support through the microUSB port (and, I suppose, a simple text editor app)?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.