webinterface-onboot VS scripts

Compare webinterface-onboot vs scripts and see what are their differences.

webinterface-onboot

Enable the web interface on boot. For the ReMarkable Tablet. (by rM-self-serve)

scripts

[ THIS PROJECT IS CURRENTLY ON HALT :( ] A set of bash scripts that may enhance your reMarkable experience (by reHackable)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
webinterface-onboot scripts
3 6
18 223
- -
7.0 0.2
about 2 months ago almost 3 years ago
Shell Shell
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

webinterface-onboot

Posts with mentions or reviews of webinterface-onboot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-13.
  • remarkable hacks
    4 projects | /r/RemarkableTablet | 13 May 2023
    The only other active binary hacks I'm aware of are rM-signature-patch and webinterface-onboot. Those are to solve specific issues though, they do not modify anything you may see. They can both be applied after ddvk.
  • A brand new hack to enable the web interface on startup! No more switching it on in the settings + much more
    4 projects | /r/RemarkableTablet | 20 Apr 2023
    While no longer enabling the web interface setting is great, the real magic is in what is now possible. The web interface keeps running when the usb cable is disconnected, which means that it still has the ability to upload and download files, there is just no way to connect to it. But now that we can ensure the web interface is always running and accessible via webinterface-onboot and webinterface-persist-ip, we can write programs that connect to the device over wifi but can still use the web interface under the hood. This is useful as uploading a file to the device most any other way will require restarting the device to see the file, and work is still being done on programs that can generate pdfs from the new file format (the web interface can). As a first step in that direction, I created..
  • Introducing WebInterface-Wifi, a program that will make the web interface available on wifi, with disclaimers
    3 projects | /r/RemarkableTablet | 16 Jan 2023
    - This program will not start/enable the web interface nor ensure that the usb interface maintains the ip 10.11.99.1 [WebInterface-OnBoot](https://github.com/rM-self-serve/webinterface-onboot) does this for version 2.10 but I do not have the newest software to test against. Using something like [webui_invincibility.sh](https://github.com/reHackable/scripts/wiki/webui_invincibility.sh) with [WebInterface-OnBoot](https://github.com/rM-self-serve/webinterface-onboot) would ensure that [WebInterface-Wifi](https://github.com/rM-self-serve/webinterface-wifi) works on boot.

scripts

Posts with mentions or reviews of scripts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-23.
  • What are you doing with community projects?
    3 projects | /r/RemarkableTablet | 23 May 2023
    use this project to push PDFs onto the device
  • Introducing WebInterface-Wifi, a program that will make the web interface available on wifi, with disclaimers
    3 projects | /r/RemarkableTablet | 16 Jan 2023
    - This program will not start/enable the web interface nor ensure that the usb interface maintains the ip 10.11.99.1 [WebInterface-OnBoot](https://github.com/rM-self-serve/webinterface-onboot) does this for version 2.10 but I do not have the newest software to test against. Using something like [webui_invincibility.sh](https://github.com/reHackable/scripts/wiki/webui_invincibility.sh) with [WebInterface-OnBoot](https://github.com/rM-self-serve/webinterface-onboot) would ensure that [WebInterface-Wifi](https://github.com/rM-self-serve/webinterface-wifi) works on boot.
  • Best way to transfer files locally?
    7 projects | /r/RemarkableTablet | 3 May 2022
    There is the option to use the built-in webinterface directly (which is what a lot of the tools out there are using internally), alternatively, there are a couple of CLI options, such as reHackable scripts, which are unfortunately discontinued, or reMarkable CLI tooling or a reMarkable FUSE filesystem. There are more listed on https://github.com/reHackable/awesome-reMarkable , you might want to go through that list if you find something that suits your needs.
  • Searching for syncronisation without wifi
    1 project | /r/RemarkableTablet | 8 Sep 2021
    If your phone has a unix-like command line (for example, Termux on android), you might be able to get something going with the scripts from here: https://github.com/reHackable/scripts
  • Questions before Purchasing
    2 projects | /r/RemarkableTablet | 10 Jun 2021
  • I cannot copy anything to the reMarkable
    1 project | /r/RemarkableTablet | 27 Jan 2021
    Without the cloud sync, the remarkable will not actually remove files even when they're deleted and the trash emptied. This bash shell script will remove them. If you don't run a system with bash (usually a unix operating system or derivative, like Linux or OS X) you can still look at how it works. Then you can use ssh to manually log in to your tablet and delete the files at the command line.

What are some alternatives?

When comparing webinterface-onboot and scripts you can also consider the following projects:

webinterface-upload-button - Upload button for the web interface, alternative to drag and drop. For the ReMarkable Tablet.

remarkable-hacks - additional functionality via binary patching