Welcome to the Meshtastic Web Flasher - a user-friendly, robust tool designed for flashing Meshtastic devices. Leveraging the power of Nuxt/Vue and Tailwind CSS, this web application offers an easy-to-use interface for device flashing.
- Espressif's esptool.js Integration: Incorporates the official JavaScript port of Espressif's esptool for enhanced robustness and compatibility with newer Espressif silicon.
- All-in-One Platform Support: Designed to be a comprehensive solution, supporting a wide range of devices including nRF52 and Pico UF2.
- Developer-Friendly Design: Built with Nuxt/Vue, simplifying the development and maintenance process.
To use the Meshtastic Web Flasher, simply visit https://flasher.meshtastic.org. The website is designed to be intuitive and easy to navigate, allowing you to start flashing your devices right away.
Interested in contributing? Here's how you can get involved:
- Clone this repository.
- Make sure to install the dependencies:
pnpm install --shamefully-hoist
- Start the development server on
http://localhost:3000
:
pnpm run dev
Check out the full Nuxt deployment documentation for more information.
For bug reports, feature requests, or general queries, please open an issue in this repository. Your feedback helps us improve and evolve the Meshtastic Web Flasher.
Thank you for using and supporting the Meshtastic Web Flasher.