flash torrent 5.8.7
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 313
Flash! Torrent 5.8.7
Flash! Torrent is a BitTorrent client that includes a small web browser for navigate in the webs about BitTorrent. more>>
Flash! Torrent is a BitTorrent client that includes a small web browser for navigate in the webs about BitTorrent.
BitTorrent is a programl for distributing files. Its extremely easy to use - downloads are started by clicking on hyperlinks. Whenever more than one person is downloading at once
they send pieces of the file(s) to each other, thus relieving the central servers bandwidth burden. Even with many simultaneous downloads, the upload burden on the central server
remains quite small, since each new downloader introduces new upload capacity.
Windows web browser support is added by running an installer. A prebuilt one is available, but instructions for building it yourself are in BUILD.windows.txt
<<lessBitTorrent is a programl for distributing files. Its extremely easy to use - downloads are started by clicking on hyperlinks. Whenever more than one person is downloading at once
they send pieces of the file(s) to each other, thus relieving the central servers bandwidth burden. Even with many simultaneous downloads, the upload burden on the central server
remains quite small, since each new downloader introduces new upload capacity.
Windows web browser support is added by running an installer. A prebuilt one is available, but instructions for building it yourself are in BUILD.windows.txt
Download (0.14MB)
Added: 2006-06-19 License: MIT/X Consortium License Price:
714 downloads
LibTorrent 0.11.6
LibTorrent is a BitTorrent library written in C++ for Unix. more>>
LibTorrent is a BitTorrent library written in C++ for Unix. LibTorrent library is designed to avoid the redundant buffers and data copying that most (all?) other BitTorrent implementations suffer from.
The library is single-threaded and the client handles the select loop. An interactive ncurses client is included as an example.
Main features:
- The client has full control over the polling of sockets.
- Sigc++ signals makes i easy for the client to react to events.
- Fast resume which checks the file modification time.
Direct reading and writing from network to mmaped files:
- Avoids duplication of data where both the application and the kernel has a copy of the file chunk.
- Unused chunks get thrown out or written to disk instead of the swap.
- Kernel handles caching of the file.
File hash check:
- Uses the same thread.
- Client can control the rate. (Will be improved)
- Non-blocking and preload to memory with the mincore and madvise system calls.
File handler:
- Fine-grained use of file read/write permissions, allows seeding of read-only files.
- Allows torrents with unlimited number of files.
- Opens closed files when mapping chunks to memory, with graceful error handling.
- Support for files larger than 2 GB.
- Different download priorities for files in the torrent.
- Multi-tracker support.
- No dependency on any specific HTTP library, the client implements a wrapper class.
- Dynamic request pipe size.
- Upload and download throttle.
- And much more i havent bothered mentioning. (nor implementing)
<<lessThe library is single-threaded and the client handles the select loop. An interactive ncurses client is included as an example.
Main features:
- The client has full control over the polling of sockets.
- Sigc++ signals makes i easy for the client to react to events.
- Fast resume which checks the file modification time.
Direct reading and writing from network to mmaped files:
- Avoids duplication of data where both the application and the kernel has a copy of the file chunk.
- Unused chunks get thrown out or written to disk instead of the swap.
- Kernel handles caching of the file.
File hash check:
- Uses the same thread.
- Client can control the rate. (Will be improved)
- Non-blocking and preload to memory with the mincore and madvise system calls.
File handler:
- Fine-grained use of file read/write permissions, allows seeding of read-only files.
- Allows torrents with unlimited number of files.
- Opens closed files when mapping chunks to memory, with graceful error handling.
- Support for files larger than 2 GB.
- Different download priorities for files in the torrent.
- Multi-tracker support.
- No dependency on any specific HTTP library, the client implements a wrapper class.
- Dynamic request pipe size.
- Upload and download throttle.
- And much more i havent bothered mentioning. (nor implementing)
Download (0.50MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
500 downloads
GSTorrent 0005
GSTorrent is a Bittorrent client/server system. more>>
GSTorrent is a Bittorrent client/server system. A daemon program handles all the file transfers as a Bittorrent client. The GSTorrent daemon also acts as a server for an external GUI client.
The objective is to have a relatively small Bittorrent client, which runs on a small computer without a graphical interface and to control this server from a different machine.
An example of this type of architecture is the mldonkey client/server system for the edonkey protocol.
Enhancements:
- The torrent hash problem is fixed.
- The upload/download rate settings finally work correctly.
- A better torrent selector.
<<lessThe objective is to have a relatively small Bittorrent client, which runs on a small computer without a graphical interface and to control this server from a different machine.
An example of this type of architecture is the mldonkey client/server system for the edonkey protocol.
Enhancements:
- The torrent hash problem is fixed.
- The upload/download rate settings finally work correctly.
- A better torrent selector.
Download (MB)
Added: 2007-08-23 License: GPL (GNU General Public License) Price:
795 downloads
QTorrent 0.9.5
QTorrent is a BitTorrent client that uses the Qt widget-set. more>>
QTorrent is a BitTorrent client that uses the Qt widget-set. QTorrent allows you to have several torrents open at the same time from within the same program window, offering you easy overview, access and management through a list-mode.
Every torrent also has its own page where you can control things like upload speed and upload slots. A page that shows some statistics of all open torrents is also available.
To use QTorrent, just download the tarball, extract it somewhere and run the qtorrent binary. Installing QTorrent is not necessary.
<<lessEvery torrent also has its own page where you can control things like upload speed and upload slots. A page that shows some statistics of all open torrents is also available.
To use QTorrent, just download the tarball, extract it somewhere and run the qtorrent binary. Installing QTorrent is not necessary.
Download (0.072MB)
Added: 2006-05-11 License: GPL (GNU General Public License) Price:
6131 downloads
rTorrent 0.7.6
rTorrent is a console-based BitTorrent client. more>>
rTorrent is a console-based BitTorrent client. It aims to be a fully-featured and efficient client with the ability to run in the background using screen.
rTorrent project supports fast-resume and session management.
Main features:
- Use an URL or file path to add torrents at runtime
- Emacsish find-file support for opening torrents
- Stop/delete/resume torrents
- Optionally loads/saves/deletes torrents automatically in a session directory
- Safe fast resume support
- Shows lots of information about peers and the torrent
- Only one torrent at a time is checked.
Enhancements:
- Support for XMLRPC.
<<lessrTorrent project supports fast-resume and session management.
Main features:
- Use an URL or file path to add torrents at runtime
- Emacsish find-file support for opening torrents
- Stop/delete/resume torrents
- Optionally loads/saves/deletes torrents automatically in a session directory
- Safe fast resume support
- Shows lots of information about peers and the torrent
- Only one torrent at a time is checked.
Enhancements:
- Support for XMLRPC.
Download (0.40MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
505 downloads
KTorrent 2.2.1
KTorrent is a BitTorrent program for KDE. more>>
KTorrent is a BitTorrent filesharing program for KDE.
Main features:
- Downloads torrent files
- Upload speed capping, seeing that most people cant upload infinite amounts of data.
- Internet searching using The Bittorrent websites search engine
- UDP Trackers
It has only been tested on linux at the moment, but it should work on most, if not all unix platforms.
Enhancements:
- This is a bug fix release for the 2.2 version. The most notable bug it fixes is the file selection.
<<lessMain features:
- Downloads torrent files
- Upload speed capping, seeing that most people cant upload infinite amounts of data.
- Internet searching using The Bittorrent websites search engine
- UDP Trackers
It has only been tested on linux at the moment, but it should work on most, if not all unix platforms.
Enhancements:
- This is a bug fix release for the 2.2 version. The most notable bug it fixes is the file selection.
Download (3.9MB)
Added: 2007-07-24 License: GPL (GNU General Public License) Price:
886 downloads
CTorrent 1.3.4
CTorrent is a BitTorrent client written in the C programming language. more>>
CTorrent is a BitTorrent client written in the C programming language, known to be a very robust and mature programming language, which produces fast and optimized applications. There are compilers for most operating systems, making programs written in C easy to port.
It currently runs on most Linux variants, MacOS and FreeBSD, but it hopefully run on Windows aswell! CTorrent is built as a console program, which means that it doesnt require any graphical components (such as an X server) on the machine you are running it on, you can even run it remotely through a terminal if you wish.
While a lot of people prefer a GUI (Graphical User Interface) for this kind of applications, there are quite a few people who run "console only" servers and want to use them to download files in the background. CTorrent can help you do exactly this, assuming you are downloading from the BitTorrent network.
Main features:
- Primary purpose of CTorrent is to provide a way to download files off the BitTorrent network.
- Runs on most Linux distributions, FreeBSD and MacOS.
- Does not require an X server, can be run as a consoleprogram from a shell (locally or remotely)
- Programmed in pure C, which means small and lightning fast executables.
- Opensource. Download the source-code of CTorrent and customize to fit your needs (requires C-programming skills)
- Has the ability to create new torrent-files (for seeding and sharing etc)
- Uses very little CPU and memory resources.
<<lessIt currently runs on most Linux variants, MacOS and FreeBSD, but it hopefully run on Windows aswell! CTorrent is built as a console program, which means that it doesnt require any graphical components (such as an X server) on the machine you are running it on, you can even run it remotely through a terminal if you wish.
While a lot of people prefer a GUI (Graphical User Interface) for this kind of applications, there are quite a few people who run "console only" servers and want to use them to download files in the background. CTorrent can help you do exactly this, assuming you are downloading from the BitTorrent network.
Main features:
- Primary purpose of CTorrent is to provide a way to download files off the BitTorrent network.
- Runs on most Linux distributions, FreeBSD and MacOS.
- Does not require an X server, can be run as a consoleprogram from a shell (locally or remotely)
- Programmed in pure C, which means small and lightning fast executables.
- Opensource. Download the source-code of CTorrent and customize to fit your needs (requires C-programming skills)
- Has the ability to create new torrent-files (for seeding and sharing etc)
- Uses very little CPU and memory resources.
Download (0.086MB)
Added: 2006-06-02 License: GPL (GNU General Public License) Price:
1245 downloads
TorrentBar 0.9.1.7
TorrentBar is a BitTorrent file search toolbar for Firefox. more>>
TorrentBar is a BitTorrent file search toolbar for Firefox. Allows to search numerous sites in a matter of minutes for needed torrent files.
If you prefer be anonymous and use software done by users instead of 3rd party companies that spy on you and log your search habits, then this toolbar is for you.
It doesnt have weather forcast (sic), email notifier, bunch of sites that are copies of those biggest with same content. Its simple and easy!
Translated to 6 languages:
- Polish
- English
- Spanish
- Italian
- Russian
- French
Current sites that are included in TorrentBar:
- Torrent.pl Search Engine
- IsoHunt
- Mininova
- The Pirate Bay
- TorrentReactor
- TorrentSpy
- BiteNova
- BtJunkie
- BitTorrent.com
- MegaNova
- torrents in Google
You can toggle hide/show torrentbar with Shift + F1 thx to Luca and his friend.
<<lessIf you prefer be anonymous and use software done by users instead of 3rd party companies that spy on you and log your search habits, then this toolbar is for you.
It doesnt have weather forcast (sic), email notifier, bunch of sites that are copies of those biggest with same content. Its simple and easy!
Translated to 6 languages:
- Polish
- English
- Spanish
- Italian
- Russian
- French
Current sites that are included in TorrentBar:
- Torrent.pl Search Engine
- IsoHunt
- Mininova
- The Pirate Bay
- TorrentReactor
- TorrentSpy
- BiteNova
- BtJunkie
- BitTorrent.com
- MegaNova
- torrents in Google
You can toggle hide/show torrentbar with Shift + F1 thx to Luca and his friend.
Download (0.023MB)
Added: 2007-06-21 License: MPL (Mozilla Public License) Price:
991 downloads
FoxTorrent 1.10
FoxTorrent is a Firefox extension that lets you stream torrents as they download, from your web browser, with zero configuration more>>
FoxTorrent is a Firefox extension that lets you stream torrents as they download, from your web browser, with zero configuration needed.
Main features:
Streaming Fast Delivery
- Watch video and listen to audio as it downloads.
Complete Firefox Integration
- Manage your torrent downloads from your browser window.
Windows, Mac, and Ubuntu Linux
- Consistent downloading experience across all three platforms.
Background Downloading
- Continues to work even after your browser window has been closed.
Low Resource Footprint
- Foxtorrent uses less than 8 MB of RAM, and doesnt hog bandwidth.
Configuration-Free
- Automatic support for NATs, uPNP, and firewalls, with no tinkering necessary.
<<lessMain features:
Streaming Fast Delivery
- Watch video and listen to audio as it downloads.
Complete Firefox Integration
- Manage your torrent downloads from your browser window.
Windows, Mac, and Ubuntu Linux
- Consistent downloading experience across all three platforms.
Background Downloading
- Continues to work even after your browser window has been closed.
Low Resource Footprint
- Foxtorrent uses less than 8 MB of RAM, and doesnt hog bandwidth.
Configuration-Free
- Automatic support for NATs, uPNP, and firewalls, with no tinkering necessary.
Download (0.21MB)
Added: 2007-05-17 License: GPL (GNU General Public License) Price:
1542 downloads
EZtorrent 1.3
EZtorrent is a tool that simplifies the process of publishing content via BitTorrent. more>>
EZtorrent project is a program that simplifies the process of publishing content via BitTorrent.
EZtorrent automates the process of generating .torrent metainfo files, as well as starting trackers and seeders.
Although its very easy to download files BitTorrent, distributing your own files via BitTorrent yourself is not a comparatively straightforward process. You need to carefully generate .torrent metainfo files, start a tracker process, then start a seeder process for each individual .torrent file. EZtorrent combines all of this into one, easy step. Heres a "Quick Start" version of how easy it is to distribute BitTorrent content with EZtorrent:
Download and install BitTorrent according to its instructions.
Download EZtorrent, unpack the source code, run ./configure, make, and make install. See the INSTALL file for more information.
Run the following commands:
ezt create mytorrents /var/www/html/torrents /var/mytorrents
www.example.com 6969
Now, copy some files into /var/mytorrents
ezt start # Or "ezt restart", if ezt is already running
Thats it. ezt reads a list of all the files in /var/mytorrents. For each file, a corresponding .torrent file is created and placed in /var/www/html/torrents. Presumably this directory is published over the web with Apache, or some other HTTP server, where others can find them. Then, ezt starts a tracker process running on TCP port 6969 (the above example uses www.example.com as the DNS name of the machine running EZtorrent). Finally, ezt starts a seeder for each .torrent file.
New files can be added to, or removed from, /var/mytorrents at any time. After adding or removing files, run "ezt restart". ezt takes care of creating any new .torrents that need to be created, removing any obsolete .torrents of removed files, and starting or stopping the corresponding seeders. It is also possible to create different directories for different sets of files. You just need to specify a separate TCP port for each directory; ezt also takes care of starting (or stopping) a separate tracker process for each configured directory and port.
Although this is all that you need to know about using EZtorrent, be sure to review some additional important information in INSTALL and NEWS files, and EZtorrents manual page.
<<lessEZtorrent automates the process of generating .torrent metainfo files, as well as starting trackers and seeders.
Although its very easy to download files BitTorrent, distributing your own files via BitTorrent yourself is not a comparatively straightforward process. You need to carefully generate .torrent metainfo files, start a tracker process, then start a seeder process for each individual .torrent file. EZtorrent combines all of this into one, easy step. Heres a "Quick Start" version of how easy it is to distribute BitTorrent content with EZtorrent:
Download and install BitTorrent according to its instructions.
Download EZtorrent, unpack the source code, run ./configure, make, and make install. See the INSTALL file for more information.
Run the following commands:
ezt create mytorrents /var/www/html/torrents /var/mytorrents
www.example.com 6969
Now, copy some files into /var/mytorrents
ezt start # Or "ezt restart", if ezt is already running
Thats it. ezt reads a list of all the files in /var/mytorrents. For each file, a corresponding .torrent file is created and placed in /var/www/html/torrents. Presumably this directory is published over the web with Apache, or some other HTTP server, where others can find them. Then, ezt starts a tracker process running on TCP port 6969 (the above example uses www.example.com as the DNS name of the machine running EZtorrent). Finally, ezt starts a seeder for each .torrent file.
New files can be added to, or removed from, /var/mytorrents at any time. After adding or removing files, run "ezt restart". ezt takes care of creating any new .torrents that need to be created, removing any obsolete .torrents of removed files, and starting or stopping the corresponding seeders. It is also possible to create different directories for different sets of files. You just need to specify a separate TCP port for each directory; ezt also takes care of starting (or stopping) a separate tracker process for each configured directory and port.
Although this is all that you need to know about using EZtorrent, be sure to review some additional important information in INSTALL and NEWS files, and EZtorrents manual page.
Download (0.40MB)
Added: 2006-05-29 License: GPL (GNU General Public License) Price:
1246 downloads
Flash for Linux 0.2.1
Flash for Linux is a SWF editor for Linux. more>>
Flash for Linux project is a development environment for Macromedia Flash, a format widely used for web applications and vector animation.
F4L is in such early stages of design that it is not recommended for use by people without knowlege of C++, QT, Ming, etc.
F4L is a clone, or imitation, of a Macromedia, Inc. product called Flash. The most current version of Flash is MX 2004. Flash is designed to help people make programs that can be used on any computer and that can be distributed over the Internet.
Flash can even be easily included in a web page. Most browsers include a plug-in that allows users to view Flash content in web pages. If you do not have this plug-in, you may wish to visit http://www.macromedia.com/downloads/ to get it for Mozilla (or compatible), Opera, Internet Explorer, AOL, OS X, OS 9, Pocket PC, OS/2, Irix, Solaris, or HP-UX for free.
Flash offers easy development of professional applications. Flash development is based mostly on a Graphical User Interface (GUI). Through the GUI, a developer can draw their application on the screen. Drawings can be converted to animations, buttons, and other features with the development environments menus and dialog boxes.
Competing methods of development, such as C++, Java or JavaScript, require technical knowledge of a special programming language and mathematics. A Flash applications GUI features are extremely limited compared to a programming language based project. To compensate for this weakness, Macromedia added Action Scripts to Flash.
Action Scripts are a sort of programming language, but there are only a few commands to learn, and they are selected off a menu. Action Scripting is equivalent to programming a graphing calculator with BASIC; it should not take you more than a few days to learn, if you have the patience to read boring instructions.
While Flash can be developed with very few Action Scripts, the scripts add to the interactivity of the application. Most web sites using Flash do not use Action Scripts intensively, with the exception of games. Flash can also work with JavaScript.
Enhancements:
- The program can now export simple objects like images, lines, rectangles, ovals (ellipses), and text.
- The "locate" command is used to find the TrueType font files needed for text.
<<lessF4L is in such early stages of design that it is not recommended for use by people without knowlege of C++, QT, Ming, etc.
F4L is a clone, or imitation, of a Macromedia, Inc. product called Flash. The most current version of Flash is MX 2004. Flash is designed to help people make programs that can be used on any computer and that can be distributed over the Internet.
Flash can even be easily included in a web page. Most browsers include a plug-in that allows users to view Flash content in web pages. If you do not have this plug-in, you may wish to visit http://www.macromedia.com/downloads/ to get it for Mozilla (or compatible), Opera, Internet Explorer, AOL, OS X, OS 9, Pocket PC, OS/2, Irix, Solaris, or HP-UX for free.
Flash offers easy development of professional applications. Flash development is based mostly on a Graphical User Interface (GUI). Through the GUI, a developer can draw their application on the screen. Drawings can be converted to animations, buttons, and other features with the development environments menus and dialog boxes.
Competing methods of development, such as C++, Java or JavaScript, require technical knowledge of a special programming language and mathematics. A Flash applications GUI features are extremely limited compared to a programming language based project. To compensate for this weakness, Macromedia added Action Scripts to Flash.
Action Scripts are a sort of programming language, but there are only a few commands to learn, and they are selected off a menu. Action Scripting is equivalent to programming a graphing calculator with BASIC; it should not take you more than a few days to learn, if you have the patience to read boring instructions.
While Flash can be developed with very few Action Scripts, the scripts add to the interactivity of the application. Most web sites using Flash do not use Action Scripts intensively, with the exception of games. Flash can also work with JavaScript.
Enhancements:
- The program can now export simple objects like images, lines, rectangles, ovals (ellipses), and text.
- The "locate" command is used to find the TrueType font files needed for text.
Download (1.4MB)
Added: 2005-12-21 License: GPL (GNU General Public License) Price:
1439 downloads
Flashblock 1.5.4.1
Flashblock is an Firefox extension that takes a pessimistic approach to dealing with Macromedia Flash content. more>>
Flashblock is an extension for the Mozilla, Firefox, and Netscape browsers that takes a pessimistic approach to dealing with Macromedia Flash content on a webpage and blocks ALL Flash content from loading. The project leaves placeholders on the webpage that allow you to click to download and then view the Flash content.
Flashblock currently blocks the following content types:
- Macromedia Flash
- Macromedia Shockwave
- Macromedia Authorware
<<lessFlashblock currently blocks the following content types:
- Macromedia Flash
- Macromedia Shockwave
- Macromedia Authorware
Download (0.062MB)
Added: 2007-07-27 License: MPL (Mozilla Public License) Price:
826 downloads
Open Flash Chart 1.9.2
Open Flash Chart software creates Flash-based charts for Web pages. more>>
Open Flash Chart software creates Flash-based charts for Web pages.
How does it work?
1. User browses to your web site.
2. The browser downloads the web page which contains the Open Flash Chart.
3. Open Flash Chart downloads the data file and displays the chart.
When you add Open Flash Chart to your web page, you tell it where to find the data file.
Why is that great?
When the user downloads the web page, Open Flash Chart requests the chart data from the server. The server knows who the user is so it can generate a chart for that particular user showing up to the minute data.
Is it complicated to set up?
You will need to include the Open Flash Chart in your HTML, and you also need to provide the data file on the server. The data file is either a text file, or a .php (or another flavour of dynamic) page.
For a simple chart you would just drop the data.txt file on your website and point the Open Flash Chart to this URL.
But what we really want is dynamic data that is pulled from a database or calculated or something. To do this you need to create the data file when it is requested. To do this we point the Open Flash Chart to a .php page and this PHP page does your calculations and/or database lookups, then outputs the data file.
To make this a bit easier I have written a PHP class to write the data file for you.
Enhancements:
- The PHP was updated to enable 3D charts and glass charts.
- Some more options were added to the other graph types.
<<lessHow does it work?
1. User browses to your web site.
2. The browser downloads the web page which contains the Open Flash Chart.
3. Open Flash Chart downloads the data file and displays the chart.
When you add Open Flash Chart to your web page, you tell it where to find the data file.
Why is that great?
When the user downloads the web page, Open Flash Chart requests the chart data from the server. The server knows who the user is so it can generate a chart for that particular user showing up to the minute data.
Is it complicated to set up?
You will need to include the Open Flash Chart in your HTML, and you also need to provide the data file on the server. The data file is either a text file, or a .php (or another flavour of dynamic) page.
For a simple chart you would just drop the data.txt file on your website and point the Open Flash Chart to this URL.
But what we really want is dynamic data that is pulled from a database or calculated or something. To do this you need to create the data file when it is requested. To do this we point the Open Flash Chart to a .php page and this PHP page does your calculations and/or database lookups, then outputs the data file.
To make this a bit easier I have written a PHP class to write the data file for you.
Enhancements:
- The PHP was updated to enable 3D charts and glass charts.
- Some more options were added to the other graph types.
Download (0.072MB)
Added: 2007-08-11 License: GPL (GNU General Public License) Price:
814 downloads
TorrentFlux 2.3
TorrentFlux is a PHP torrent client for Linux. more>>
TorrentFlux is a PHP torrent client for Linux.
Manage all of your Torrent downloads through a convenient web interface from anywhere. Requires Apache with PHP module, MySQL and, BitTornado or BitTorrent source (included).
Main features:
- Upload Torrents via URL or File Upload
- Start, Stop, and Delete Torrents with a click
- Advanced Torrent start options (ports, speeds, etc.)
- Multi-user interface
- RSS Feeds, download Torrents files with a click
- View Download Progress of all torrents at a glance
- View drive space at a glance
- View Torrent file meta information
- Built-in User management and Security
- Private Messaging
- Themes (selectable per user)
- Upload History
- Detailed User Administration
- Admin Searchable Logs
- Torrent Search via Suprnova.org
- Language Support
Current language support for:
- Dutch
- English
- French
- German
- Hungarian
- Italian
- Norwegian
- Polish
- Portuguese
- Slovenian
- Spanish
- Swedish
<<lessManage all of your Torrent downloads through a convenient web interface from anywhere. Requires Apache with PHP module, MySQL and, BitTornado or BitTorrent source (included).
Main features:
- Upload Torrents via URL or File Upload
- Start, Stop, and Delete Torrents with a click
- Advanced Torrent start options (ports, speeds, etc.)
- Multi-user interface
- RSS Feeds, download Torrents files with a click
- View Download Progress of all torrents at a glance
- View drive space at a glance
- View Torrent file meta information
- Built-in User management and Security
- Private Messaging
- Themes (selectable per user)
- Upload History
- Detailed User Administration
- Admin Searchable Logs
- Torrent Search via Suprnova.org
- Language Support
Current language support for:
- Dutch
- English
- French
- German
- Hungarian
- Italian
- Norwegian
- Polish
- Portuguese
- Slovenian
- Spanish
- Swedish
Download (1.3MB)
Added: 2007-01-18 License: GPL (GNU General Public License) Price:
1022 downloads
torrentocracy 0.0.11
torrentocracy is an RSS aggregator and bittorrent downloader for MythTV. more>>
Torrentocracy (pronounced like the word democracy) is the combination of RSS, bit torrent, your television and your remote control. In effect, it is what gives any properly motivated person or entity the ability to have their own TV station.
By running torrentocracy on a computer connected to your television, you not only become a viewer of any available content from the internet, but you also become a part of a vast grass roots media distribution network.
This is not about the illegal distribution of media, but rather its about enabling an entirely new way to receive the video which you watch on your TV.
If you ever wondered how and when your computer, the internet and your television would merge into one seemless device with access to anything and everything, then at this very moment the theme song from 2001: A Space Odyssey ("Also Sprach Zarathustra") should be resounding through your head.
<<lessBy running torrentocracy on a computer connected to your television, you not only become a viewer of any available content from the internet, but you also become a part of a vast grass roots media distribution network.
This is not about the illegal distribution of media, but rather its about enabling an entirely new way to receive the video which you watch on your TV.
If you ever wondered how and when your computer, the internet and your television would merge into one seemless device with access to anything and everything, then at this very moment the theme song from 2001: A Space Odyssey ("Also Sprach Zarathustra") should be resounding through your head.
Download (0.060MB)
Added: 2005-04-26 License: GPL (GNU General Public License) Price:
1643 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above flash torrent 5.8.7 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed