Description: This simple script opens your currently playing file in a browser window. To use, select "View File in Browser" from the tool menu. Enjoy!
By default, the script opens nautilus on linux and explorer on windows.
You can contribute on https://github.com/shitikanth/viewfileLast changelog:
hi there. I dont know much about programming or something. but it should be better to call "xdg-open" instead of nautilus. so that the script uses the system-standard-filebrowser
Hello and thanks for your interest. I am also new to programming. That certainly looks like an excellent suggestion, and I will try to incorporate it into the script.
Ratings & Comments
2 Comments
hi there. I dont know much about programming or something. but it should be better to call "xdg-open" instead of nautilus. so that the script uses the system-standard-filebrowser
Hello and thanks for your interest. I am also new to programming. That certainly looks like an excellent suggestion, and I will try to incorporate it into the script.