https://github.com/rockowitz/ddcutil
Control monitor settings using DDC/CI and USB
https://github.com/rockowitz/ddcutil
calibration ddc ddc-ci mccs monitor
Last synced: 3 months ago
JSON representation
Control monitor settings using DDC/CI and USB
- Host: GitHub
- URL: https://github.com/rockowitz/ddcutil
- Owner: rockowitz
- License: gpl-2.0
- Created: 2015-12-21T01:54:08.000Z (over 9 years ago)
- Default Branch: 2.1.5-dev
- Last Pushed: 2024-09-16T14:39:50.000Z (9 months ago)
- Last Synced: 2024-09-17T03:50:41.187Z (9 months ago)
- Topics: calibration, ddc, ddc-ci, mccs, monitor
- Language: C
- Homepage: http://www.ddcutil.com
- Size: 26.3 MB
- Stars: 948
- Watchers: 20
- Forks: 39
- Open Issues: 145
-
Metadata Files:
- Readme: README.gitignore
- Changelog: CHANGELOG.md
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
Starting with release 1.0.0, .gitignore specifies only files that should be
ignored by any ddcutil git repository, e.g. build artifacts. File of local
interest only should instead be specified in file .git/info/exclude, which
which unlike .gitignore is not tracked in the respository.