<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> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d16205943\x26blogName\x3dMy+softwares\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://mysws.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://mysws.blogspot.com/\x26vt\x3d732166458248090278', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>
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