qBittorrent Controller for Android

Other platforms, generic questions.
sledgehammer_999
Administrator
Administrator
Posts: 2443
Joined: Sun Jan 23, 2011 1:17 pm

Re: qBittorrent Client for Android

Post by sledgehammer_999 »

The server side of course is coded with C++. The client side is regular html/css/javascript etc.
I think we need someone that would be familiar with both sides. Because news features need to be supported by the server fist before the WebUI can utilize them.
And I don't know if you want to mess with C++.
lgallard

Re: qBittorrent Client for Android

Post by lgallard »

I haven't worked with C++ since 2011, but I can give it a try in my spare time.

But I would like to finish other features in qBittorrent Client for Android first, for instance the upload & download rate limits (WIP  8)).
ciaobaby

Re: qBittorrent Client for Android

Post by ciaobaby »

[quote="lgallard"]
I haven't worked with C++ since 2011, but I can give it a try in my spare time.
[/quote]
I know that feeling, though for me it was 2003 when I last did any "serious" C++ work, it's like being a "newbie" all over again :)
lgallard

Re: qBittorrent Client for Android

Post by lgallard »

Release version 1.7

Changelog
  • Added some qBittorrent server options edition
  • Fix refresh issues with bad connections (Thanks Renato Ramos)
Available on Google Play https://play.google.com/store/apps/deta ... rentclient and GitHub https://github.com/lgallard/qBittorrent ... s/tag/v1.7
Last edited by lgallard on Mon Aug 18, 2014 9:34 pm, edited 1 time in total.
User avatar
Nemo
Administrator
Administrator
Posts: 1730
Joined: Sat Jul 24, 2010 6:24 pm

Re: qBittorrent Client for Android

Post by Nemo »

Thanks again mate. Its nice to see the improvments.
lgallard

Re: qBittorrent Client for Android

Post by lgallard »

You are welcome my friend!!  8)
lgallard

Re: qBittorrent Client for Android

Post by lgallard »

Release version 1.8

Changelog
  • Added download and upload rate limit per torrent
  • Fixed some timeout condition issues
  • Torrent details menu item rearragned
Available on Google Play https://play.google.com/store/apps/deta ... rentclient and GitHub https://github.com/lgallard/qBittorrent ... s/tag/v1.8
lgallard

Re: qBittorrent Client for Android

Post by lgallard »

Hi everyone,

I launched a new paid version called qBittorrent Client Pro, availbale on Google Play https://play.google.com/store/apps/deta ... tclientpro

This version includes a nicer UI, the latest features and fixes of qBittorrent Client for Android and some features only available on qBittorrent Client Pro.

Image Image Image Image

qBittorrent Client (free) vs. qBittorrent Client Pro
Both versions have the same functions for handling qBittorrent servers, but qBittorrent Client Pro is the paid version which includes a nicer UI, and the latest features and fixes of qBittorrent Client for Android.

By the way, both versions are published at github, but the apk file for the Pro version will be only available on Google Play.

I hope you enjoy both versions...

Best regards!
Last edited by lgallard on Wed Aug 27, 2014 11:06 am, edited 1 time in total.
loki

Re: qBittorrent Client for Android

Post by loki »

What? Is that allowed...?
User avatar
Nemo
Administrator
Administrator
Posts: 1730
Joined: Sat Jul 24, 2010 6:24 pm

Re: qBittorrent Client for Android

Post by Nemo »

Yes.
As long as he has the source open and available. Also he doesn't use AFAIK any source code from qbt, only the public api.
lgallard

Re: qBittorrent Client for Android

Post by lgallard »

As Nemo said, I only use the API and all sources are available at GitHub.


qBittorrent Client: https://github.com/lgallard/qBittorrent-Client


You can download the whole project for qBittorrent Client Pro, compile it on Eclipse Android Studio, generate the apk and install it on your Android device...or if you want you can buy the paid version to have the latest apk version delivered by Google Play.
Last edited by lgallard on Fri Jul 17, 2015 4:55 pm, edited 1 time in total.
sledgehammer_999
Administrator
Administrator
Posts: 2443
Joined: Sun Jan 23, 2011 1:17 pm

Re: qBittorrent Client for Android

Post by sledgehammer_999 »

[quote="lgallard"]
As Nemo said, I only use the API and all sources are available at GitHub.[/quote]

Nitpick: That quote is from me :p

For anyone wondering the GPL doesn't fordid charging for binaries.
In this case, the qbt's API is used and none of its code. And as far as I know, you cannot copyright an API.
lgallard

Re: qBittorrent Client for Android

Post by lgallard »

Sorry for the wrong quoting...

That's right GPL licensing only apply for source code. And you can find example even in Linux (Red Hat and SuSE) and other Android apps (for instance Owncloud).
Last edited by lgallard on Thu Aug 28, 2014 6:06 pm, edited 1 time in total.
User avatar
Nemo
Administrator
Administrator
Posts: 1730
Joined: Sat Jul 24, 2010 6:24 pm

Re: qBittorrent Client for Android

Post by Nemo »

[quote="sledgehammer_999"]
[quote="lgallard"]
As Nemo said, I only use the API and all sources are available at GitHub.[/quote]

Nitpick: That quote is from me :p
[/quote]

Haha ;D, forgot to put your name I see. So by this; I quoted sledge ;).

Thanks lgallard.
lgallard

Re: qBittorrent Client for Android

Post by lgallard »

Release version 1.9.1 - qBittorrent Client (Free)

Changelog
  • Added Upload and download rate limit for tablets
  • Fixed issue related to empty port number field
  • Fixed About text
  • Added the refresh option when launching the app
  • Trapped odd condition when changing account's server and setting upload and download limit rates
  • Added "(KiB/s)" units in upload and download dialogs
  • Changed typo "qBitttorrent" application name
  • Added the retrieval of qBittorrent's options after changing the account's settings
  • Added Ads
Available on Google Play https://play.google.com/store/apps/deta ... rentclient and GitHub https://github.com/lgallard/qBittorrent ... tag/v1.9.1
Post Reply