webinterface-wifi
View the web interface over wifi. For the ReMarkable Tablet. (by rM-self-serve)
webinterface-onboot
Enable the web interface on boot. For the ReMarkable Tablet. (by rM-self-serve)
webinterface-wifi | webinterface-onboot | |
---|---|---|
3 | 3 | |
33 | 35 | |
- | - | |
5.4 | 6.2 | |
about 2 months ago | 7 months ago | |
Rust | Shell | |
MIT License | MIT License |
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.
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-wifi
Posts with mentions or reviews of webinterface-wifi.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-20.
- A brand new hack to enable the web interface on startup! No more switching it on in the settings + much more
-
remarkable 2 for remote offline/non-internet locations?
There's this program which will make the web interface available over wifi so you can download pdfs and upload files but its necessary to first start the web interace with the cord plugged in after turning the device on/ restarting https://github.com/rM-self-serve/webinterface-wifi.
-
Introducing WebInterface-Wifi, a program that will make the web interface available on wifi, with disclaimers
- 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.
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
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
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
- 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.
What are some alternatives?
When comparing webinterface-wifi and webinterface-onboot you can also consider the following projects:
scripts - [ THIS PROJECT IS CURRENTLY ON HALT :( ] A set of bash scripts that may enhance your reMarkable experience
remarkhub - Local reMarkable Desktop Application
webinterface-upload-button - Upload button for the web interface, alternative to drag and drop. For the ReMarkable Tablet.
webinterface-persist-ip - Ensure the web-interface can be reached internally at 10.11.99.1:80 after disconnecting the usb cable. For the ReMarkable Tablet.