Cross-platform utility to get information from the current display.
Work In Progress 🤔
Install dependencies
sudo apt update && \
sudo apt install -y make && \
make init
Make changes 😋
Commits and pushes will trigger code-quality hooks and test cases.
Inspired by current-x-display-info, a utility script to get information from the current display on Linux distributions using X server.