Skip to content

J2TEAM-dev/IDM-UDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IDM UDF

Internet Download Manager - IDM UDF for AutoIt Script.

Screenshot

AutoIt IDM UDF

Usage

  1. Download UDF.
  2. Unzip and copy IDM.au3 file into the Include folder (C:\Program Files\AutoIt3\Include).
  3. Add #Include <IDM.au3> into your AutoIt script.
  4. Call the _IDM_SendLink() function from anywhere you want!

Example

See Example.au3

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

Juno_okyo from J2TeaM.

License

This work is licensed under a MIT license.

About

Internet Download Manager - IDM UDF for AutoIt Script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages