Hacker News new | ask | show | jobs
by random_0 1423 days ago
I'm using pi's for these works: 1. A pi 4B running jellyfin and aria2c. I use aria to download files, torrents and stream them on jellyfin. I have a aria2 web frontend for using it from browsers. 2. A pi zero wh running pihole. 3. Another pi zero wh for nginx
1 comments

Can you explain the first usecase in more detail to me? I don't understand what's different in it compared to normal downloading.
aria is a comandline download utility. Link: https://aria2.github.io/ Basically it's like idm which downloads files faster than your browsers.