SkillAgentSearch skills...

FSBrowserPlus

Extended version of ESP32 example FSBrowser

Install / Use

/learn @moononournation/FSBrowserPlus
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FSBrowserPlus

Extended version of ESP32 example FSBrowser

This enhancement mainly used for my ESP32 remote projects. Please find more details at instructables:

Depend Libraries

Upload Webpage

  • Option 1: ESP32 Sketch Data Upload

  • Option 2: curl, cd to project data folder then run

    for file in `ls -A1`; do curl -F "file=@$PWD/$file" fsbrowserPlus.local/edit; done
    

Sample Page

Attribute

Arrow vector created by alicia_mb - www.freepik.com

Related Skills

View on GitHub
GitHub Stars23
CategoryDevelopment
Updated8mo ago
Forks9

Languages

HTML

Security Score

67/100

Audited on Jul 23, 2025

No findings