
Random Password Generator
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
In my line of work I generate a lot of passwords for customers. So I wrote a little widget to generate passwords. Please let me know what you think.
Hey I forgot you need to install plasma-scriptengine-webkit
"sudo apt-get install plasma-scriptengine-webkit"
Thanks for all that downloaded it Last changelog:
Hey I forgot you need to install plasma-scriptengine-webkit
"sudo apt-get install plasma-scriptengine-webkit"
Thanks for all that downloaded it
I have added features to allow selection of password length, removed the image and I have also added check boxes for special characters and lowercase only. I am working on the theming but I need to learn how to use system colors with JavaScript plasmoids. Let me know what you think.
Ratings & Comments
8 Comments
I've previously had this installed but since had to re-install my OS and now unable to install it. I'm getting "Could not create a webkit scriptengine". What am I missing?
In case you ever touch this plasmoid again, please fix the typo in "Charicters".
Hi, I like the idea very much...Keep up the work. I mostly use Tiny Password Generator found on kde (apps or looks website,I am not sure) It has all the features I need,its Java and a bit slow on Kubuntu. Will look forward to the updates on this. Thanks very much.
I updated to the latest version,very good man,now Its much more useful. I dunno if its possible to make the text field scalable horizontally along with the applet scaling. So I can see like 25 or 35 characters... Just curious man,I like it the way it is now as well.
I forgot to add a default value for password length. I have updated it.
Hi, How do I install this ?
Found it,installed it using the search for plasmoids button. Thanks a lot ,I have been looking for a quick way to do this. In future could you let the user select the no. of characters and also custom or no image please. The text field doesn't seem to follow my system colours. I am not complaining,just in case you work more on this... Thanks again.
I have made a few changes. I am trying to figure out how to incorporate theme colors to JavaScript plasmoids. Let me know what you think.