Search found 7 matches

by jaco
Sat Jan 16, 2010 10:08 am
Forum: Developers
Topic: Creating one-click app
Replies: 8
Views: 7007

Re: Creating one-click app

Thank you very much for your help, bigfoot65. If any changes are needed then keep me informed. And for the users that will find this thread by having the same questions, I have to say that there are two approaches regarding the one-click platform. The first one is from the integrator side that will ...
by jaco
Sat Jan 16, 2010 9:26 am
Forum: Developers
Topic: Creating one-click app
Replies: 8
Views: 7007

Re: Creating one-click app

I've made several changes in the code and in the web files so now there's no need for root privileges, like before. The apache's account privileges are now enough for the daemon to do whatever it needs. I've also made some changes so now the web interface can start/stop the daemon. Therefore, there'...
by jaco
Sat Jan 16, 2010 7:03 am
Forum: Developers
Topic: Creating one-click app
Replies: 8
Views: 7007

Re: Creating one-click app

well I did it as I described above. I didn't make any installation scripts. I just created a tarball with everything in it and it works well. Everything is extracted automatically in the html folder.

Could you possible or somebody else test it if everything is ok with installation?
by jaco
Fri Jan 15, 2010 4:04 pm
Forum: Developers
Topic: Creating one-click app
Replies: 8
Views: 7007

Re: Creating one-click app

Hmm... I think that the things seems to be much more clear now. If understand right, the quickest (and maybe the optimal solution) is just to create a tarball file that when it's extracted it creates a single folder that contains everything inside. Then upload it on a web server somewhere on the int...
by jaco
Fri Jan 15, 2010 2:04 pm
Forum: Developers
Topic: Creating one-click app
Replies: 8
Views: 7007

Creating one-click app

Ok, I know that this topic may have several approaches, but I'm just looking one of them. Let's suppose that you have all the files are needed, manually installed them to the proper directories etc and now it's time to package these files somehow and use this package to create the one-click app. How...
by jaco
Mon Jan 11, 2010 12:24 am
Forum: Applications
Topic: rapidshare/netload/hotfile downloader with web interface
Replies: 4
Views: 10114

Re: rapidshare/netload/hotfile downloader with web interface

Hi cpg, thanks for your reply. Of course I'm willing to do any modifications are needed for credentials automation for premium users within the web interface. I will read more information about the one-click-app integration in your wiki and forums and if I find my self stuck I will try the on-line c...
by jaco
Sun Jan 10, 2010 12:23 am
Forum: Applications
Topic: rapidshare/netload/hotfile downloader with web interface
Replies: 4
Views: 10114

rapidshare/netload/hotfile downloader with web interface

Hi to all... A long time ago, I wrote a daemon for WD's My Book World (which runs a busybox linux distro) that downloads files from the internet using libcurl and you can control it via a web interface. You can find it here (http://sourceforge.net/projects/myrapbook/). Anyway, I started developing t...