pranayjoshi / electron-first-app

First Electron App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Electron App

This is a basic Electron application with Web Bluetooth integration. The application allows users to connect to Bluetooth devices directly from their desktop.

Features

  • Connect to a Bluetooth device of your choice
  • Connect to a random Bluetooth device

Screenshots

Main Window

This screenshot shows the main window of the application.

Bluetooth Random

This screenshot shows the Random Bluetooth device connection. Bluetooth Select

Getting Started

To get started with this application, clone the repository and install the dependencies:

git clone https://github.com/pranayjoshi/electron-first-app.git
cd electron-first-app
npm install
npm start

Off Topic

This App will also be available with React-Electron and vite suite.

About

First Electron App

License:MIT License


Languages

Language:CSS 99.9%Language:JavaScript 0.1%Language:HTML 0.0%