An open API service indexing awesome lists of open source software.

https://github.com/adhaase/overwatch-cm-360-cpp

A C++ rendition of my HTML/JS Overwatch cm/360 webapp, the final version will be utilizing the Qt framework.
https://github.com/adhaase/overwatch-cm-360-cpp

overwatch qt-framework

Last synced: 4 months ago
JSON representation

A C++ rendition of my HTML/JS Overwatch cm/360 webapp, the final version will be utilizing the Qt framework.

Awesome Lists containing this project

README

          

# Overwatch App: cm/360° converter and sensitivity equalizer (C++ version) ![icons8-c -48](https://user-images.githubusercontent.com/9776844/41578043-4af87dc4-735e-11e8-810c-c2cdeac39a9d.png)

A C++ rendition of my HTML/JS Overwatch cm/360 webapp, utilizing the Qt framework.

## Note the current version in this repo is a base implementation WITHOUT the Qt framework. The Qt version is being worked on!

### Here is the HTML/JS version, the pretty looking one -> :D https://adhaase.github.io/Overwatch-cm-360/

For now, you can run this application (version 0.1 just runs in the console) by downloading the executable .exe file in this repository. **Your device may provide a warning upon trying to open the executable. Don't worry, the file is safe to open!**

### The initial (console) interface looks like this:
![version 1 - interface](https://user-images.githubusercontent.com/9776844/39614661-87a04100-4f3f-11e8-92ae-d5d3e5ac343f.PNG)

### The initial FAQ looks like:
![version 1 - faq](https://user-images.githubusercontent.com/9776844/39614660-87911784-4f3f-11e8-89e1-a84f20e5f96a.PNG)

### This is just a base implementation and will be revised using the Qt framework to make it more appealing!
### But as for now, it is functional! To be updated soon!