(Running Kubuntu 19.10, Firefox 73.0.1, KDE Plasma 5.18.2)
Hi all,
I have recently discovered a CLI-program called peerflix that allows the user to stream torrents. For example the command: peerflix "[magnet link]" --vlc
would open a magnet link for streaming in VLC.
Would there be any way to get this to automatically run when I click a magnet link in Firefox like how you could for a torrent client?
(i.e. getting it to run from this dialog)
Thanks for any and all assistance!
EDIT: I installed peerflix with the command npm install -g peerflix
. The source code is available on GitHub