
Send to flickr
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
A service menu for send a jpeg file to Flickr.com
Create a file ~/.kde/share/apps/konqueror/servicemenus/Send2Flickr.desktop
----------------
[Desktop Action flickr]
Exec=curl -s -F [email protected]%f -F [email protected] -F password=your_password -F title="%n" -F tags="`kdialog --inputbox Tag %n`" -F is_public=1 http://www.flickr.com/tools/uploader_go.gne > /dev/null
Icon=filequickprint
Name=Send to Flickr
Name[es]=Enviar a Flickr
Name[nl]=Verstuur naar Flickr
[Desktop Entry]
Actions=flickr
Encoding=UTF-8
ServiceTypes=image/jpeg
----------------
Depends: curl
trevi55
15 years ago
No updates? :)
Report
angrykeyboarder
15 years ago
Report
Breuls
15 years ago
Report
exclude
15 years ago
Report
Arturios
15 years ago
Report
exclude
15 years ago
Report
draagon
15 years ago
Report
draagon
15 years ago
That's really cool
Report