PDA

View Full Version : Drag and drop FTP screenlet - SlingshotFTP


ralfonso
August 7th, 2007, 09:43 PM
Version 0.1

http://steelbreeze.org/slingshot/slingshoticon.png

Uses code from the Picframe screenlet to allow you to drag files to the icon and FTP upload them. You simply assign the label, hostname, username/password, and remote path in the properties for easy uploads to a remote server.

download: http://steelbreeze.org/slingshot/slingshotftpscreenlet-0.1.tar.bz2

todo:
- fix "inactive window" shading
- progress meter
- prettier icon

Note: this is probably REALLY buggy because I'm new to python, Cairo, SVG, FTP protocol programming, X, and non-web GUI apps themselves :) The code could also probably be made MUCH leaner since I used the Cairo layering code from the Clock screenlet, which is much more complex. Please report bugs to me via PM or email.