/UrlDownload

An AutoHotKey library for downloading url files

Primary LanguageAutoHotkeyGNU General Public License v3.0GPL-3.0

UrlDownload - An AutoHotKey library for downloading url files

Example:

#include urlDownload.ahk
urlDownload_File("http://duckduckgo.com/index.html", "C:\", True)

Licensing:

This software is licensed under the terms of the GPLv3.
You can find a copy of the license in the LICENSE file.