Skip to content

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

License

Notifications You must be signed in to change notification settings

rM-self-serve/webinterface-upload-button

Repository files navigation

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.

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


cli