Skip to content

An executable in Node.js to capture the scanned text from the collector app via Bluetooth and paste it into the clipboard.

Notifications You must be signed in to change notification settings

aasouzadev/bleno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Certainly! Here's a basic README based on the description:


Bluetooth Text Capture

This Node.js application is designed to capture text scanned by a collector app via Bluetooth and paste it into the clipboard.

Overview

This project provides a convenient solution for capturing text data transmitted over Bluetooth from a collector application. The captured text is then automatically copied to the clipboard, providing seamless integration with other applications or processes.

Features

  • Captures text data from a collector app via Bluetooth.
  • Automatically pastes the captured text into the clipboard.
  • Provides a simple and efficient solution for integrating scanned text data into other workflows or applications.

Requirements

  • Node.js installed on your system.

Installation

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
  3. Install dependencies by running npm install.

Usage

  1. Ensure that your Bluetooth device is properly paired with the collector app.
  2. Run the application by executing node index.js in your terminal.
  3. The application will capture any text data transmitted via Bluetooth and automatically paste it into your clipboard.

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request if you have any suggestions, improvements, or bug fixes.

License

This project is licensed under the MIT License.


Feel free to customize this README further to include additional details or instructions specific to your project.

About

An executable in Node.js to capture the scanned text from the collector app via Bluetooth and paste it into the clipboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published