Big thanks to :

@3DSmitty for pushing back this old project to the top list of projects.

Embedded code / inspiration code

  • FTP server come from Jean-Michel Gallego https://github.com/gallegojm/Arduino-Ftp-Server
  • WebDav server come from David Gauchard https://github.com/d-a-v/ESPWebDAV
  • Line support come from https://github.com/TridentTD/TridentTD_LineNotify and https://notify-bot.line.me/doc/en/ and https://pushover.net/api
  • Pushover support come from https://github.com/ArduinoHannover/Pushover
  • Email support come from https://github.com/CosmicBoris/ESP8266SMTP and https://www.electronicshub.org/send-an-email-using-esp8266/
  • Telegram support come from https://medium.com/@xabaras/sending-a-message-to-a-telegram-channel-the-easy-way-eb0a0b32968

Libraries

  • SSDP_IDF come from luc-github https://github.com/luc-github/SSDP_IDF
  • lvgl come from https://littlevgl.com
  • littlefs come from https://github.com/joltwallet/esp_littlefs
  • espressif core https://github.com/espressif/esp-idf