Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.82 KB

README.md

File metadata and controls

45 lines (27 loc) · 1.82 KB

Static Badge rm1 rm2 opkg Discord

WebInterface-Upload-Button

Add a button that will open a file explorer window on your phone or computer and allow you to upload a file, for the ReMarkable Tablet's Web Interface. Alternative to drag and drop.

As of v3.12 the Web Interface has an import button, thus this program is no longer necessary.

demo

Install

It is recommended to install via the toltec package manager.

With toltec

$ opkg update
$ opkg install webinterface-upload-button
$ opkg remove webinterface-upload-button

No toltec

Install

$ wget https://raw.githubusercontent.com/rM-self-serve/webinterface-upload-button/master/install-webint-upldbtn.sh && bash install-webint-upldbtn.sh

Then open http://10.11.99.1/

Remove

$ wget https://raw.githubusercontent.com/rM-self-serve/webinterface-upload-button/master/install-webint-upldbtn.sh && bash install-webint-upldbtn.sh remove


Thanks for 3.11 support

Scoder12

cli