Skip to content

using chatGPT to create a Python GUI for adjusting all monitors brightness using the ddcutil terminal app

Notifications You must be signed in to change notification settings

kerpiaz/ddcutil_brightness_adjustment_linux_chatGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddcutil_brightness_adjustment_linux_chatGPT

UPDATES

  • added bash script version for terminal usage with no GUI.

using chatGPT to create a Python GUI for adjusting all monitors brightness using the ddcutil terminal app and also the text below:

Welcome to ddcutil_brightness_adjustment_linux_chatGPT, a simple yet powerful utility for managing your monitor's brightness on Linux systems. This repository is designed to help you easily adjust the brightness of your monitor using DDC/CI (Display Data Channel Command Interface) and the ddcutil command line tool. Our user-friendly interface, powered by OpenAI's ChatGPT, allows you to interact with the utility using natural language commands.

Features:

  • Adjust monitor brightness using DDC/CI
  • User-friendly interface powered by OpenAI's ChatGPT
  • Supports multiple monitors
  • Easy installation and setup

Prerequisites:

  • Before you can use ddcutil_brightness_adjustment_linux_chatGPT, you must have the following installed on your system:
  • ddcutil command line tool: A utility for querying and changing monitor settings via DDC/CI.
  • Python 3

Installation:

  1. Clone this repository:
git clone https://github.com/rqzcho/ddcutil_brightness_adjustment_linux_chatGPT.git
  1. Change to the repository's directory:
cd ddcutil_brightness_adjustment_linux_chatGPT
  1. After you've completed the installation and setup, simply run the main.py script and interact with the utility using natural language commands. For example:
python main.py

Support:

If you encounter any issues or have any questions, please open an issue on the GitHub repository, and we'll be happy to help you out.

Thank you for choosing ddcutil_brightness_adjustment_linux_chatGPT for your monitor brightness management needs. We hope you find it useful and easy to use!

About

using chatGPT to create a Python GUI for adjusting all monitors brightness using the ddcutil terminal app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published