This is great feedback. Honestly I’ve been primarily focused on integrating features so far. In the next couple of releases I plan to go through and focus on refining the UI making it more readable, reactive, and customizable.
I hadn’t really considered adding a jump button, but I can absolutely look into that as an option. I might even see if I can fit that in the next release, as it should be quite simple to implement.
As for open sourcing, I have not decided just yet. I would prefer open source, but I need to put some more thought into it before I make a decision.
Thanks for posting this! It helped me find a bug in my app where it would download that entire file into memory while attempting to fetch metadata for the link. Whoops.