Auto Blue Grid is a desktop application that takes a screenshot when you press "Ctrl + L" and displays it in a new window with a blue grid.
- Windows 10
- SFML
Sometimes it is necessary to compare two estimates of areas in your screen. For this, you can use Auto Blue Grid! Just press "CTRL + L", compare the squares and you're done!
To build and install Auto Blue Grid from source you must follow the next steps:
- Prepare the external libraries:
- Get SFML 2.5.1. - You can look at how to get SFML here.
- Build Auto Blue Grid:
- Fork the repository on GitHub.
- Go to your fork of the repository and copy the link to clone your repository.
- Go to Git on your local machine and use the command
git clone (your link)
. - Build the files in
src/
and link them with SFML.
After doing this process, Auto Blue Grid should be ready to use.
Thanks to these wonderful people for making Auto Blue Grid possible!
This work is licensed under a Creative Commons Attribution 4.0 International License.