Uget is a download manager utility that uses GTK+ 2 and libcurl 7.
Product's homepage
Here are some key features of "Uget":
· It allows you classify download.
· Every category has an independent configuration that can be inherited by each download in that category
· Multiple category can download at one time
· Batch mode can generate URLs
· Import download from HTML files (UTF-8 Encoding only)
· Export download
Requirements:
· gtk+
· curl and libcurl
What's New in This Release: [ read full changelog ]
· This is development release that requires GTK+ version 2.18+
· It may become stable version if no bugs found.
· 1. Clipboard monitor can work quietly. (No confirmation dialog)
· 2. Download starting notification.
· 3. It show more information when indicate with mouse on system tray icon.
· 4. The right side of statusbar display download speed.
· 5. It can copy cookie and post file from commandline to user directory.
· 6. Commandline option "--input-file" can use with other options and URLs.
· 7. Add new command argument "--http-user-agent" and "--version"
· 8. Support offline mode
· 9. Support shutdown when downloads complete.
· 10. Support pwmd (Password Manager Daemon) - from Ben Kibbey
· 11. New notification sound.
· 12. New translation file - de.po (Alexander Haeussler)
· User interface and usage changed.
· You can't move downloads from queuing to finished.
· If you set downloads runnable in finished or recycled, they will move to queuing.
· If you delete downloads in queuing or finished, they will move to recycled.
· DownloadDialog can remember changed data and keep it.
· If you want add a large amount of urls to Uget, you can...
· 1. From command line
· uget-gtk input-file=list.txt
· or
· uget-gtk URL1 URL2 URL3
· 2. Copy follow lines and use new from clipboard.
· http://192.168.0.1/file_1st.txt
· http://192.168.0.1/file_2nd.txt
· http://192.168.0.1/file_3rd.txt
· http://192.168.0.1/file_4th.txt
· ------
· Others
· If you want to use pwmd, you must use --enable-pwmd when you run "configure".
· If you want to make temporary files hidden, you must use --enable-hidden when you run "configure".
· If you want to set up how many downloads run at once, change "Active downloads" in category properties.