Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 866 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 866 Bytes

RapidFlash

Application based on chrome.serial API running on Google Chrome/Chromium core

Installation

    • Click + Free

Alternative way

    • Clone the repo to any local directory or download it as zip
    • Start chromium or google chrome and go to tools -> extension
    • Check the "Developer mode" checkbox
    • Click on load unpacked extension and point it to the RapidFLash directory (for example D:/RapidFlash)

Linux users

  1. Dont forget to add your user into dialout group "sudo usermod -aG dialout YOUR_USERNAME" for serial access

Developers

We accept clean and reasonable patches, always target the "development" branch for the pull requests