Skip to content

meshtastic/web-flasher-defcon

 
 

Repository files navigation

Vercel CLA assistant

Meshtastic Web Flasher

Introduction

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.

Key Features

  • 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.

Getting Started

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.

Contributing

Interested in contributing? Here's how you can get involved:

  1. Clone this repository.
  2. Make sure to install the dependencies:
pnpm install --shamefully-hoist
  1. Start the development server on http://localhost:3000:
pnpm run dev

Check out the full Nuxt deployment documentation for more information.

Feedback and Support

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.

Stats

Alt

About

DEFCON specific web flasher for Meshtastic device firmware

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 65.3%
  • TypeScript 34.1%
  • Other 0.6%