d33fur / course-work-object-oriented-programming

Desktop app for downloading presets for synths

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API does not working right now.

course-work-object-oriented-programming

My first course work project with C++ and Qt. This is a small application for downloading presets from https://presetshare.com.

Guide how to use it.

  1. Make an account at https://presetshare.com.
  2. Like some presets.
  3. Download release folder from repository.
  4. Go to https://presetshare.com/user/app-token and copy your token.
  5. Open PresetShareQT.exe and use your login and token to enter.
  6. Enjoy!

About

Desktop app for downloading presets for synths

License:GNU General Public License v3.0


Languages

Language:C++ 95.8%Language:CMake 4.2%