pimatic-filebrowser

0.9.2 • Public • Published

pimatic filebrowser plugin

Pimatic plugin to provide a simple web file browser for a local directory.

Configuration:

{
   "plugin": "filebrowser",
   "mappings": [
     {
       "path": "/files",
       "directory": "/media/usb1"
     }
   ]
 }

With this config you can browse your files in /media/usb1 with http://your-ip/files. Make sure you reboot pimatic after applying these settings or you will get a Cannot GET /files error message.

Package Sidebar

Install

npm i pimatic-filebrowser

Weekly Downloads

0

Version

0.9.2

License

GPL-2.0

Unpacked Size

22.4 kB

Total Files

6

Last publish

Collaborators

  • mwittig
  • sweetpi