Skip to main content

No project description provided

Project description

bright-tool

Bright-tool is a Python package that enables users to control the brightness of their screens using fingertip gestures. This package utilises computer vision technique to detect fingertips from a webcam feed and adjust the screen brightness accordingly.

Features

  • Control screen brightness using simple fingertip gestures.
  • Uses computer vision techniques for fingertip detection.
  • Easy-to-use interface for adjusting brightness levels.
  • Compatible with various operating systems.
  • Lightweight and efficient implementation.

Installation

You can install bright-tool via pip:

pip install bright-tool

Usage

import bright_tool

# Run brightness controller
controller = bright_tool.detector()

Requirements

  • Python >= 3.8
  • OpenCV
  • Numpy
  • MediaPipe
  • Screen-Brightness-Control

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests with improvements, bug fixes, or additional features.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

  • This package was inspired by the idea of controlling screen brightness using gestures.
  • Special thanks to the contributors and developers of OpenCV and NumPy.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bright-tool-1.1.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

bright_tool-1.1-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page