Announcing Trireme for Deluge, the Deluge thin client for Android

teal77
Member
Member
Posts: 16
Joined: Sat Jul 07, 2018 11:37 am

Announcing Trireme for Deluge, the Deluge thin client for Android

Post by teal77 »

Hello everyone,
I made an Android app which acts as thin client for a remote Deluge daemon.
The app it self is open sourced under GPLv3 https://github.com/teal77/trireme.
Screenshots: https://imgur.com/a/x7QOi6r.

I'd like to thank,
the developers of the Deluge project for the Deluge project.
the developers of Transdroid for inspiration.

Download link: https://github.com/teal77/trireme/releases
teal77
Member
Member
Posts: 16
Joined: Sat Jul 07, 2018 11:37 am

Re: Announcing Trireme for Deluge, the Deluge thin client for Android

Post by teal77 »

Also, some of you may have seen the announcement I made in IRC a couple of weeks ago and downloaded the app from the Play Store. Google has since removed the app from the Play Store and there will be no more updates for that version. If you are already using the Play Store version, you will have to uninstall that because it will not be compatible with the Github versions. Sorry for the inconvenience, also thank you all who supported the app during it's brief life in the Play Store.
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Announcing Trireme for Deluge, the Deluge thin client for Android

Post by Cas »

Why was it removed from the play store?
teal77
Member
Member
Posts: 16
Joined: Sat Jul 07, 2018 11:37 am

Re: Announcing Trireme for Deluge, the Deluge thin client for Android

Post by teal77 »

No reason given. Well the emails say that its due to "multiple prior violations" with an "associated" account. I tried to explain to them that I had never used play store before and that this was my first ever app, but they wouldn't listen or give me any other information.

I'm working on getting the app listed on F-Droid.
teal77
Member
Member
Posts: 16
Joined: Sat Jul 07, 2018 11:37 am

Re: Announcing Trireme for Deluge, the Deluge thin client for Android

Post by teal77 »

Updated the app with some bug fixes.
  • Fix disconnected client not reconnecting properly even after connection has been restored.
  • Fix list inconsistency caused by large number of RPC events. eg: When the whole list is paused/resumed.
  • Add banner in home screen which indicates connection issues.
teal77
Member
Member
Posts: 16
Joined: Sat Jul 07, 2018 11:37 am

Re: Announcing Trireme for Deluge, the Deluge thin client for Android

Post by teal77 »

App is now up on F-Droid. https://f-droid.org/packages/org.deluge.trireme/

F-Droid is an app store for FOSS android apps. All apps in there are built from source by the F-Droid community. If you are not using it already, I highly recommend it. https://f-droid.org/
teal77
Member
Member
Posts: 16
Joined: Sat Jul 07, 2018 11:37 am

Re: Announcing Trireme for Deluge, the Deluge thin client for Android

Post by teal77 »

App updated with some new features.
  • Add adding torrents by torrent file.
  • Add opening magnet links and torrent urls from browser.
  • Add showing seeding time and completed time (available in Deluge 2.0 and higher) in details screen.
  • Add sorting torrent list by seeding time.
  • Slightly changed navigation drawer design. (Removed unnecessary drop down button)
smashitdown
New User
New User
Posts: 1
Joined: Fri Aug 10, 2018 9:06 pm

Re: Announcing Trireme for Deluge, the Deluge thin client for Android

Post by smashitdown »

@ teal77

Thanks for making this. I spent hours trying to get transmission to work. It the most popular torrent application for Ubuntu, but I think It is very confusing because there seems to be like 3 different configuration files

This is the last step I needed to get everything setup the way I wanted.
wraith
New User
New User
Posts: 1
Joined: Sat Sep 01, 2018 5:26 pm

Re: Announcing Trireme for Deluge, the Deluge thin client for Android

Post by wraith »

You are my hero, I've been waiting for someone to build an android thin client using the proper (non-web) APIs. Good work!
teal77
Member
Member
Posts: 16
Joined: Sat Jul 07, 2018 11:37 am

Re: Announcing Trireme for Deluge, the Deluge thin client for Android

Post by teal77 »

Thanks for the support!

App updated with some bug fixes
  • Fix a bug where it wouldn't ask read permission when opening a torrent file for the first time.
  • Fix crash in detail screen when torrent is removed in some other client.
  • Add a settings screen.
  • Add a server list screen in settings where you can delete a saved server.
  • Add a setting to change the theme color.
Post Reply