Page 1 of 1

Syndownload - Drag'n'Drop downloader

Posted: Mon Jan 03, 2022 10:09 pm
by Keef

syndownload is one of three utilities that were made for an abandoned desktop project - 'Project Elevate'
http://elevate.sourceforge.net/index.html

Source code: https://sourceforge.net/projects/elevate/files/
syndownload is included in syndesis-0.3.1

https://sourceforge.net/projects/elevat ... .3.1/

I have attached two AppDirs - one with a 64bit binary, and the other is 32bit.
You can actually drag'n'drop to the syndownload binary, and that works on it's own, as long as the URL has nothing after the filename).
However, to deal with some URLs that have /download on then, I have included a wrapper script.
This is a recycled version of fredx181's yt-dnd script.

Click on the directory and an icon appears in the top left corner. Drag and drop a URL on to it, and syndownload will start up, giving you a graphical indication (as well as the numbers - % and file size) of the download. Best used on large files, obviously. When the download is finished, close the window, and then rox will open up to show the file location. Defaults to /root but you can edit the script to change that (or the file manager).
Press 'Esc' over the icon to close it.
As I said, you can just use the binary on its own, which is fine in most cases.
I tried to a screenshot, but it won't show up.


Re: Syndownload - Drag'n'Drop downloader

Posted: Mon Jan 03, 2022 10:49 pm
by rockedge

@Keef I installed Syndownload into KLV-Airedale-alpha6 and it is working well. Pretty cool so far, I set the download directory for /root/Downloads

Screenshot_2022-01-03_17-34-40.png
Screenshot_2022-01-03_17-34-40.png (99.43 KiB) Viewed 462 times

Re: Syndownload - Drag'n'Drop downloader

Posted: Mon Jan 03, 2022 11:20 pm
by mikewalsh

Nice one, Keef!

(Though I confess to being just a wee bit disturbed by summat of this nature. You do realize items like this push us ever closer to being considered a usable, "mainstream" distro of all things, don'tcha?) :shock:

Heaven forbid..... :o :lol: :lol: :lol:

Mike. ;)


Re: Syndownload - Drag'n'Drop downloader

Posted: Tue Jan 04, 2022 8:40 pm
by Keef

Just a little update that I should have thought of earlier - you can add right-click options to an AppDir by including an AppInfo.xml file. This can give you a choice of download locations. You will still have to edit it manually to suit. Also needs some additions to the AppRun file (or the file it is a symlink for). It is safe to rename syndownload-launcher to AppRun, It was just easier to have a distinctive name while editing.

See attached examples.


Re: Syndownload - Drag'n'Drop downloader

Posted: Wed Jan 05, 2022 1:29 pm
by rockedge

@Keef Now I have to do an alpha8! I've added Syndownload to KLV-Airedale as a built in feature. So I'll need to add these slight modifications to round off the functionality.

So far working very nicely and makes a nice useful addition to the operating system.


Re: Syndownload - Drag'n'Drop downloader

Posted: Thu Jan 06, 2022 10:41 pm
by Keef

Now I found it it was quite easy to add a file selector using Yad. This gives another right-click option to select the download location.

syndownload-launcher.gz
Rename and remove dummy .gz
(12.1 KiB) Downloaded 41 times
AppInfo.xml
(573 Bytes) Downloaded 38 times