Giter Site home page Giter Site logo

idm-linux's Introduction

More information at: https://zihad.com.bd/posts/how-to-use-idm-in-linux-with-extension/

idm-linux

Setup Internet Download Manager in Linux with Wine. Extension working. Working version: Internet Download Manager 6.36 Build 5

step 1: Setup wine (on Archlinux)

$ sudo pacman -S wine wine-mono wine_gecko winetricks
$ sudo pacman -S lib32-gnutls [for https support]

step 2: Setup IDM https://www.internetdownloadmanager.com/download.html

step 3: Install browser extension (available for firefox and chrome) https://add0n.com/download-by.html

step 4: Setup bridge between extension and OS. Download the idm file.

$ sudo chmod +x idm
$ sudo mv idm /usr/local/bin/
$ idm

IDM Flatpak and Browser Integration with Firefox.

flatpak install flathub org.winehq.Wine

Create a 32-Bit WINEPREFIX named "IDM" using flatpak winetricks. Install IDM in default location.
flatpak run --command=winetricks org.winehq.Wine

put "idm-flatpak" as "idm" in ~/.local/bin/". Make it executable. chmod +x ~/.local/bin/idm Change username inside it.
put idm.png icon in ~/.local/share/icons

create application launcher in ~/.local/share/applications
idm.desktop

[Desktop Entry]
Name=Internet Download Manager
Exec=flatpak run --env="WINEPREFIX=/var/home/zihad/.var/app/org.winehq.Wine/data/wineprefixes/IDM/" org.winehq.Wine "/var/home/zihad/.var/app/org.winehq.Wine/data/wineprefixes/IDM/drive_c/Program Files/Internet Download Manager/IDMan.exe" @@u %U @@
Type=Application
Terminal=false
Categories=Internet;
Icon=idm.png
Comment=Launch Internet Download Manager.
StartupWMClass=Internet Download Manager

NOTE: Change IDM Directory, Home directory & Username as per your distribution. Make sure you have node installed in system. Or use NVM to install node in local.

idm-linux's People

Contributors

tazihad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

darus90

idm-linux's Issues

idm File Not Working

Hello Devs
Thanks For Your Great Work But idm File Not Working After I have Tested It With

โžœ  bin idm https://www.google.com
/usr/local/bin/idm: line 13: /home/abdullrahman_dawaliby/.wine/drive_c/Program Files/Internet Download Manager/IDMan.exe: cannot execute binary file: Exec format error

So ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.