py-cloudapp icon indicating copy to clipboard operation
py-cloudapp copied to clipboard

A drag drop uploader to cloudapp (PyQt)

Results 3 py-cloudapp issues
Sort by recently updated
recently updated
newest added

Error is: ``` Traceback (most recent call last): File "./cloudapp", line 24, in main() File "./cloudapp", line 19, in main mainWidget = DropWidget() File "/home/samuel/code/py-cloudapp/droptarget.py", line 21, in __init__ self.trayIcon...

Since I don't know anything about python nor Gnome Shell-extensions, I don't know if it's possible. But maybe you do, so I'd like to ask if it is possible to...