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.
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