eyecreate / QHumble

Cross-platform alternative humble bundle app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QHumble

Cross Platform Humble Bundle Client

About

QHumble aims to be a software client for accessing downloadable content from Humble Bundle. Unlike the official Android client, this one shows you which purchases/bundles your content comes from and allows you to filter through them to find the content you are looking for.

  • Supports accounts that use a 2FA code system like Authy or Google Auth.
  • Auto fetches purchase details when viewing purchases to keep up-to-date download URLs.
  • Downloads/opens content with system default applications.

Main View

Purchase View

Download View

Building

QHumble currently uses the QMake build system default to Qt Creator. Simply load the project in Qt Creator or run qmake in the project directory and get a standard makefile.

About

Cross-platform alternative humble bundle app

License:GNU General Public License v3.0


Languages

Language:C++ 59.8%Language:QML 37.1%Language:QMake 2.7%Language:JavaScript 0.4%