blobdrop 2.0 released - Drag and drop your files directly out of the terminal
blobdrop 2.0 released - Drag and drop your files directly out of the terminal
Drag and drop files directly out of the terminal. Contribute to vimpostor/blobdrop development by creating an account on GitHub.
This is a little tool I have made to ease the workflow of dragging files from the terminal without having to open a full file manager.
If you know dragon or ripdrag, this tool is pretty much the same but written in modern Qt6 instead of GTK.
Check out the README if you want to learn about some of the new extra features.
There also is a short demo in the release notes.
Interesting project, I have had such situations as I mainly use ranger. I will see how I can integrate it into my workflow.
2 0 ReplyYeah you can easily integrate this tool in ranger with: map shell blobdrop %p &
4 0 Reply