
Funnyordie Screenlet
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This screenlet displays the 20 most recent video entries on Funnyordie.com
Use the arrows to scroll between videos.
Clicking the thumbnail will start the application configured in launching options (ie. /usr/bin/mplayer). If you leave this field blank, it will launch your default web browser to the FoD video's site.
12 years ago
0.1.1
- Changed fonts, changed colour of border and increased size.
- Added option to change launch/viewing application. Leave option blank to view video in web browser.
0.1 - Initial upload
12 years ago
0.1.1
- Changed fonts, changed colour of border and increased size.
- Added option to change launch/viewing application. Leave option blank to view video in web browser.
0.1 - Initial upload
Whise
12 years ago
os.system(command + ' &') should do the trick
for both opening browser and mplayer
Report
spdf
12 years ago
Report
spdf
12 years ago
Report