Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Desktop Entry for Turbo Download Manager #80

Open
sobujbd opened this issue Nov 20, 2017 · 0 comments
Open

Desktop Entry for Turbo Download Manager #80

sobujbd opened this issue Nov 20, 2017 · 0 comments

Comments

@sobujbd
Copy link

sobujbd commented Nov 20, 2017

turbo-download-manager.desktop

[Desktop Entry]
Version=1.0
Type=Application
Name=Turbo Download Manager
Icon=/home/UserName/InstalledSoftware/Turbo Download Manager/resources/app/data/icons/64.png
Exec=turbodlm
Comment=A multi-browser download manager with multi-threading support
Categories=Internet;
Terminal=false

turbodlm.sh

#!/bin/sh
exec "/home/UserName/InstalledSoftware/Turbo Download Manager/Turbo Download Manager"

Move turbodlm.sh to local Binaries programs.
sudo cp turbodlm.sh /usr/local/bin/turbodlm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant