Another Ruby freenet utility. At the moment it's a simple queued downloader, but it's quite simple. I'm planning to extend it to provide upload support and global queue management things.
System requirements: Ruby 1.8. I haven't tested it on Windows, but it should work. It's part of the rubyFreenet package, which you can grab from freenet:[EMAIL PROTECTED],KClve2yWvUfu-IecJaxQ~ndQRLGNQ6ozYamneJiFBkE,AQABAAE/rubyFreenet/16/ or http://www.sitharus.com/~sitharus/rubyFreenet.tar.gz To start: cd rqueue; ./rqueue --web The web interface will be started on http://127.0.0.1:9877/ and the druby interface on http://127.0.0.1:9876/, if you want to develop a simple front end take a look at web_server.rb, it's all RCP. ./rqueue --help will give you a few more hints. Report any bugs to me via the Freenet bug tracker at https://bugs.freenetproject.org/login_page.php - be sure to select the rubyFreenet project first, or via the rubyFreenet frost board. -- Phillip Hutchings http://www.sitharus.com/ _______________________________________________ chat mailing list [email protected] Archived: http://news.gmane.org/gmane.network.freenet.general Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/chat Or mailto:[EMAIL PROTECTED]
