GaryHilares / Auto-Blue-Grid

Takes a screenshot by pressing "Ctrl + L" and display it in a new window with a blue grid.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto Blue Grid

badge-lastcommit badge-openissues badge-license badge-contributors badge-codesize

Auto Blue Grid's logo

Useful links

What is Auto Blue Grid?

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.

Platforms

  • Windows 10

Dependencies

Development

  • SFML

Motivation

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!

Installation and usage

To build and install Auto Blue Grid from source you must follow the next steps:

  1. Prepare the external libraries:
  2. Get SFML 2.5.1. - You can look at how to get SFML here.
  3. Build Auto Blue Grid:
  4. Fork the repository on GitHub.
  5. Go to your fork of the repository and copy the link to clone your repository.
  6. Go to Git on your local machine and use the command git clone (your link).
  7. Build the files in src/ and link them with SFML.

After doing this process, Auto Blue Grid should be ready to use.

Contributors

Thanks to these wonderful people for making Auto Blue Grid possible!

License

This work is licensed under a Creative Commons Attribution 4.0 International License.

About

Takes a screenshot by pressing "Ctrl + L" and display it in a new window with a blue grid.

License:Creative Commons Attribution 4.0 International


Languages

Language:C++ 100.0%