Home

Awesome

<p align="center"> <img src="https://github.com/nunogois/quasar-ble/blob/master/public/images/thumbnail.png?raw=true" height="450" /> <p> <p align="center"> Quasar Framework BLE (Bluetooth Low Energy) App Example.<br /><br /> Built using <a href="https://quasar.dev/">Quasar Framework</a> - A <a href="https://vuejs.org/">VueJS</a> framework.<br /> Also <a href="https://capacitorjs.com/">Capacitor v3</a> and the Capacitor Community plugin <a href="https://github.com/capacitor-community/bluetooth-le">bluetooth-le</a>. </p> <p align="center"> <a href="https://github.com/nunogois/quasar-ble/blob/master/demo_screenshots/quasar-ble.png?raw=true"><img src="https://github.com/nunogois/quasar-ble/blob/master/demo_screenshots/quasar-ble.png?raw=true" height="600" /></a> </p>

✨ Features

<br />

👨‍💻  Using

Quasar Framework  Capacitor (Mobile)  TypeScript  Sass (indented syntax)  ESLint  Prettier 

And also...

quasar-ble icon adapted from this Lottie

Free animated illustrations from LottieFiles

<br />

🔨  Builds

Capacitor - Mobile (Android, iOS)

With a simple command we can issue a mobile build from this code base.

Since I don't have a Mac with me at the moment, I've only built the Android version (APK).

The APK is currently being built targeting Android SDK 29. However, since it has a minSdkVersion parameter of 21, any Android 5.0+ should be able to run the app.

If you wish to build for iOS, simply follow the steps in the Quasar documentation.

📌 To Do