
S3 Share Plasmoid
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 plasmoid can be used for easier file sharing through the Amazon Simple Storage Service or S3 for short. S3 is an
offering which enables content providers to easily and cheaply store large amounts of data on the cloud.
11 years ago
0.6 - icon on drop target, code cleanup
0.5 - initial version
11 years ago
0.6 - icon on drop target, code cleanup
0.5 - initial version
Emerich45
11 years ago
Qmenu icon, and config menu need write.
http://dl.dropbox.com/u/2770413/DropBox.plasmoid
Plasmaviewer work fine.
Report
nothingspecial
11 years ago
Please post your problems to a forum that is actually there to help, like the KDE developers mailing list, or something.
Please stop spamming this project's page with messages that have nothing to do with the S3 share plasmoid.
Thank you.
Report
Emerich45
11 years ago
I make the ui and config_ui.py.
I take Spinbox--account size, and lineEdit--- shared folder, but I don't know how save when this value change.
If you want a little time, send a message, or you want write a simple example.
Or I send the code, and you finish.
Many thx!
Report
nothingspecial
11 years ago
You need to name your controls "kcfg_NAME", e.g. you prepend kcfg_ to the control name. Then Plasma will know that this is a configuration setting, and will save it.
Of course you also have to define it in the config xml file.
If you're still confused, just check out my plasmoid's source code (or even use it in your plasmoid), it's rather simple.
HTH
Report
Emerich45
11 years ago
When I start in terminal: plasmaviewer xy, then everything work fine.
But I start right click menu, I don't look the xy plasmoid config menu.
config.ui --- config.py
I read twice, but I don't understand why dont works..........
:::((( Any idea?
Report
Emerich45
11 years ago
Work's, few days I finish the plasmoid!!
SpinBox done, I finish LineEdit, and clear the code.
Report
DanaKil
11 years ago
I've heard of this from Adam Pigg's blog : http://www.piggz.co.uk/index.php?page=topnews)
cheers :)
Report
Emerich45
11 years ago
I work on dropbox plasmoid, be patience!
I share "my code", if you want. (I'm not a programmer, and my English is very bad)
Here is some screenshot:
http://kepfeltoltes.hu/view/091105/dropbox1_www.kepfeltoltes.hu_.png
http://kepfeltoltes.hu/view/091105/dropbox2_www.kepfeltoltes.hu_.png
I don't make a simple icon, because deamon run tray icon. This is informer plasmoid.
I don't know how write auto login in python. (I can't write this)
When anyone has idea, please write me!
Nice plasmoid!!!!!!!!!!!!!!(S3)
And sorry the advertisement:)
Report
nothingspecial
11 years ago
I'm planning a few smaller additions to this plasmoid, and when I finish I'll consider a dropbox plasmoid again.
So much to do, so little time! :)
Thanks for the heads up!
Report
DanaKil
11 years ago
Just an idea, I understand you want to concentrate on your plasmoid
:-)
Report