Skip to content

thebentern/Meshtastic-webflash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meshtastic-webflash

Interim PHP code for meshtastic web flasher

  • clone this into a directory on a linux host, e.g. /opt/flasher - it's advised to use git clone --recurse-submodules
  • run composer install
  • run git submodule update --init if you haven't cloned the submodule already
  • change to the proto subdir and run regen.proto.sh (only if the protobuf submodule has been updated)
  • point the root of a PHP enabled webserver to the web subdir.

The web server needs to have write permission in this dir and access to an 'unzip' binary because it downloads and unpacks the firmware files for serving to the client.

About

Interim PHP code for meshtastic web flasher

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published