Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
vovagorodok committed Oct 13, 2024
1 parent 36ef194 commit ba4c537
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
# BleOta
Graphical application for upload firmware over Bluetooth.
<img src="./assets/images/icon_color.svg" width="100">
Fully works on `Android` and `iOS`. For other OS it depends on `flutter_reactive_ble` library.
Local files upload is disabled by default to prevent unknown firmware upload by end users, enable it by changing `Always allow local files upload` in `Settings`.
Additionally update functionality for specific hardwares is supported.
If you want end users have ability to update your hardware check `doc/REGISTER_HARDWARE.md`.

Fully works on `Android` and `iOS`.
On `Web` can require additional browser flags, see `doc/USING.md`.
For other OS it depends on internal libraries.

[<img src="https://upload.wikimedia.org/wikipedia/commons/7/78/Google_Play_Store_badge_EN.svg"
alt="Download from Google Play"
height="50">](https://play.google.com/store/apps/details?id=com.vovagorodok.ble_ota_app)&nbsp;&nbsp;&nbsp;
Expand Down

0 comments on commit ba4c537

Please sign in to comment.