Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.09 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.09 KB

QManager-CefIntegration

badge

badge

badge

QManager is a windows executable which provide a range of tools to personalise your desktop, such as:

  • Auto-hide icons
  • Tracking color changer
  • Text highlight color changer
  • Global text color changer

This software uses CEF for UI rendering and JsonCPP for config files.

no img

Dependencies

  • Chromium Version 91.0.4472.101 (not compatbile with newer versions)
  • JsonCPP 1.8.0
  • Bootstrap Latest version
  • jQuery Latest version

Build

The project can be builded with Visual Studio 2019 or a newer version.

The project is linking the libraries using global environment variables: CEF_DIR and jsoncpp.