Page 2 of 5

Re: I made a GUI for Transmission for iOS and it has arrived to the AppStore

Posted: Mon Apr 10, 2017 10:52 am
by Monitor.app
mariad_10 wrote:hey, did the app download and i think it is working great. Just to thank you keep up the good work.
Thank you!
payeco wrote:
Monitor.app wrote:
payeco wrote:
I know this connects to the RPC path but that method won't work. The path has to be in the hostname and the way you have it set now paths can not be added to the hostname. When my server sees traffic to mydomain.com/transmission it redirects that traffic to <myserverip>:9091. The way you should probably is add servers is not having separate fields for hostnames/IPs and ports. Ideally they should all all just be added in the same field. If someone is using a custom port it would just be added in the hostname field as <serverip>:xxxx. (i.e. 192.168.0.23:9595). That way you can also allow people using reverse proxies to add them. Typically with apps like this that is how it works.
http://mydomain.com is the same thing as http://mymydomain.com:80

And https://mydomain.com is the same thing as https://mydomain.com:443

All HTTP traffic is TCP, and all TCP traffic has a port, just because you don't specify the port, doesn't mean there's no port. The default port for HTTP is 80 and HTTPS is 443. ;)

Try http://www.google.com:80 for example...
I understand all that. Are you familiar with nginx and/or apache reverse proxies? Because that is what I'm using and the way your app works does not work with reverse proxies.
It works, checkout the guide here: https://rnelson.xyz/apps/monitor-for-tr ... elp/apache

Re: I made a GUI for Transmission for iOS and it has arrived to the AppStore

Posted: Wed Apr 19, 2017 2:25 pm
by MSGBen
This thread was very helpful to me. Thanks a lot for sharing.

Re: I made a GUI for Transmission for iOS and it has arrived to the AppStore

Posted: Sat Apr 22, 2017 12:23 pm
by killemov
Please rectify "Much more options than the WebUI." to "Much more options than the default WebUI a.k.a. Clutch."
Does the app use the base64 way of uploading torrent files?

Re: I made a GUI for Transmission for iOS and it has arrived to the AppStore

Posted: Tue Apr 25, 2017 2:07 pm
by kIssGlaY
Does this app have search function? If it has, where is it? I simply can't find it.

Re: I made a GUI for Transmission for iOS and it has arrived to the AppStore

Posted: Thu Apr 27, 2017 8:17 pm
by Monitor.app
killemov wrote:Please rectify "Much more options than the WebUI." to "Much more options than the default WebUI a.k.a. Clutch."
Does the app use the base64 way of uploading torrent files?
Yes
kIssGlaY wrote:Does this app have search function? If it has, where is it? I simply can't find it.
Right now, it doesn't.

Re: I made a GUI for Transmission for iOS and it has arrived to the AppStore

Posted: Mon Jun 12, 2017 8:46 am
by bicklp
The app os no longer available in the app store
Image

and has gone off your app page
https://rnelson.xyz/apps
what happened? is a great app!

Re: I made a GUI for Transmission for iOS and it has arrived to the AppStore

Posted: Tue Jun 13, 2017 11:56 am
by Psycho85
Why app removed from appstore? Where we can buy it now?

Re: I made a GUI for Transmission for iOS and it has arrived to the AppStore

Posted: Fri Jun 16, 2017 2:20 am
by kIssGlaY
Very simple.
Project dead.

Re: I made a GUI for Transmission for iOS and it has arrived to the AppStore

Posted: Fri Jul 21, 2017 8:01 am
by KcVgzVexgFa2wunD
*bump* :) looks like this is gone from the store.
any chance you put src up on github?

Re: I made a GUI for Transmission for iOS and it has arrived to the AppStore

Posted: Thu Dec 21, 2017 8:48 pm
by Stkol76
I am SO Sorry this app projekt is dead, it was one of my favorit apps, and worked on IOS 11 uptil a few IOS updated ago :cry: :cry: .. I really hope it Will come Alive again :?: :!: :cry:

Re: I made a GUI for Transmission for iOS and it has arrived to the AppStore

Posted: Sat Dec 23, 2017 10:42 am
by meego
Hey Rui,
It’s sad to see Monitor.app disappear from the stores. Can you share some info on what happened and if the app might re-appear on the stores? Alternatively, would you kindly consider open sourcing it?

Re: I made a GUI for Transmission for iOS and it has arrived to the AppStore

Posted: Tue Dec 26, 2017 10:57 am
by gashead76
Yeah, open source it or something! Its still working great for me, but sure looks funny on an iPhone X.

Re: I made a GUI for Transmission for iOS and it has arrived to the AppStore

Posted: Tue Jan 23, 2018 1:44 pm
by bamtan
A fantastic app, a shame it was pulled from the Appstore :(

OP's website seems to be gone, too.

Re: I made a GUI for Transmission for iOS and it has arrived to the AppStore

Posted: Tue Jan 30, 2018 5:33 pm
by dylnaad
I’m building a new iOS app to have some of the functionaliteit this app had, primarily because I’d like to have it myself but I will make it opensource so you can build and sign it yourself.

I am enrolled in the Apple Developer Program so I could also release it to the App Store but seeing that this app was pulled, I expect it to be denied.

Re: I made a GUI for Transmission for iOS and it has arrived to the AppStore

Posted: Wed Jan 31, 2018 11:03 pm
by andsoitgoes
I’m in! Let me know if you want a beta tester!