<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <iframe src="http://www.blogger.com/navbar.g?targetBlogID=16205943&amp;blogName=My+softwares&amp;publishMode=PUBLISH_MODE_BLOGSPOT&amp;navbarType=BLUE&amp;layoutType=CLASSIC&amp;searchRoot=http://mysws.blogspot.com/search&amp;blogLocale=en_US&amp;v=1&amp;homepageUrl=http://mysws.blogspot.com/&amp;vt=2982625978192319073" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" allowtransparency="true" title="Blogger Navigation and Search"></iframe> <div></div>
Google

Monday, September 12, 2005

WackGet software




WackGet is a download manager. It maintains a queue of files and downloads them in the order you specify.

Latest version of wackget n other stuff can be found here.

Menus :

File:
Load Queue - Loads saved queue file.Save Queue - Saves current queue to file.Preferences... - Displays the application preferences dialog.Open Download Folder - Displays the download directory.Exit - Quits the application. Prompts for confirmation if any items are currently downloading.
Item:
Move Up/Down - Moves the selected items up or down the queue list.Pause/Resume - Pauses the selected items, or resumes if paused.Remove - Deletes the selected items from the queue list. Prompt for confirmation if specified in the application preferences.Force - Immediately forces attempt to download selected item; retries download if already failed.Requeue - Re-adds selected item to the queue.Run - Executes selected file with default application.Copy URL - Copies the URL of the selected item to the clipboard.
Queue:
Add New Item... - Displays dialog for manually entering new item URL. "http://" is prefixed to URLs if another protocol is not specified.Add From Clipboard - Parses clipboard for valid URLs and adds them to the queue.Clear All Complete - Prunes all complete items from the queue list. Also clears failed items if specifed in the application preferences.Select All - Selects all items in the queue.

0 Comments:

Post a Comment

<< Home