Name | Modified | Size | Downloads / Week |
---|---|---|---|
readme.txt | 2012-02-22 | 1.8 kB | |
downthemall_scheduler_1.3.zip | 2012-02-22 | 745.2 kB | |
Totals: 2 Items | 747.0 kB | 0 |
Please Note: To edit and compile this script yourself you require: http://www.autohotkey.com/ Requirements: - Mozilla Firefox 9.0 or later > www.getfirefox.com - DownThemAll! 2.0 Addon for Firefox > www.downthemall.net - AutoHotKey 1.1.05.06 > www.autohotkey.com Download DownThemAll! : https://addons.mozilla.org/en-US/firefox/addon/201/ DownThemAll! is a wonderful download manager for the Firefox Browser. It's only real downside is that it does not support scheduling (weird huh?). This simple script acts as a scheduler for DownThemAll!. Please give it a whirl on your computer and post any suggestions and issues. Tested and working in Windows 7, Vista and XP 32-bit and 64-bit. How it works: start.ahk: When triggered it finds and activates the DownThemAll! window, selects all download jobs and then resumes all downloads. stop.ahk: When triggered it finds and activates the DownThemAll! window, selects all download jobs and then stops all downloads. base.ahk: Just a base file, you can ignore this but keep it in the same directory. Usage: Either 1) Launch Firefox and open the DownThemAll! Manager window 2) Run the .exe files either directly (for testing) or using a scheduler program (like Windows Task Scheduler) or 0) Check that AutoHotKey (latest version) is installed correctly 1) Right click the .ahk script files "start.ahk" and "stop.ahk" and click 'Compile Script' 2) Launch Firefox and open the DownThemAll! Manager window 3) Run the .exe files either directly (for testing) or using a scheduler program (like Windows Task Scheduler) Notes: - This script starts/stops all items in the download list - This script is very simple but gets the job done - Feel free to adjust and compile this script