Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Nenirey/AWGG
Advanced Wget GUI
https://github.com/Nenirey/AWGG
Last synced: 2 months ago
JSON representation
Advanced Wget GUI
- Host: GitHub
- URL: https://github.com/Nenirey/AWGG
- Owner: Nenirey
- License: gpl-2.0
- Created: 2014-11-26T15:59:40.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T09:51:16.000Z (2 months ago)
- Last Synced: 2024-10-25T07:42:34.231Z (2 months ago)
- Language: Pascal
- Size: 8.76 MB
- Stars: 105
- Watchers: 12
- Forks: 25
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE
Awesome Lists containing this project
- cuban-opensource - AWGG
README
AWGG
=====AWGG comes from *Advanced Wget GUI*.
AWGG is a lightweight multiplatform and multilanguage download manager, basically a [wget][1] frontend and other tools like [aria2][2], [curl][3], [youtube-dl][9] and [axel][4]. AWGG is written in [Free Pascal][5] , using [CodeTyphon][10] and [Lazarus IDE][6].Features:
- Youtube downloads.
- Youtube playlists downloads.
- Torrents.
- Supports HTTP, HTTPS, FTP.
- Clipboard monitoring.
- Drop box.
- Batch download.
- Proxy configuration.
- Manage multiple downloads engines at the same time.
- Multiple schedules.
- Notification system.
- Multiple queues.
- Auto starts downloads with internet connection.
- Status filter download.
- Category downloads as Videos, Music, Image, Program, Compressed and others.Copyright (C) 2014-2022 **Reinier Romero Mir** [(nenirey@gmail.com)][7]
[Official web site][8]
[1]: http://www.gnu.org/software/wget/
[2]: http://aria2.sourceforge.net/
[3]: http://curl.haxx.se/
[4]: http://axel.alioth.debian.org/
[5]: http://www.freepascal.org/
[6]: http://www.lazarus.freepascal.org/
[7]: mailto:nenirey@gmail.com
[8]: http://sites.google.com/site/awggproject
[9]: http://yt-dl.org
[10]: http://pilotlogic.com