rM-self-serve / webinterface-upload-button

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 42.9%Language:Shell 40.5%Language:CSS 16.6%