├── Makefile ├── README.md └── source └── main.c /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SciresM/ScreenInfo/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SciresM/ScreenInfo/HEAD/README.md -------------------------------------------------------------------------------- /source/main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SciresM/ScreenInfo/HEAD/source/main.c --------------------------------------------------------------------------------