
Fuzzy Clock (Javascript)
Source (link to git-repo or to original if based on someone elses unmodified work):
I welcome any feedback to make this better. Remember though, it relies on the javascript script engine which is only available in KDE 4.2.
v 0.2
- Lots of code tidy up and adding comments, some optimizations.
- Moved strings and added a sprintf function so translating is possible.
- Resize when the time changes in the panel. Make desktop size better.
- Do not show date in the panel anymore because it was not visible anyway.
v0.3
- Basic support for different levels of fuzziness.
- Add styling so the time and date show in a horizontal panel.
v0.4
- Fix midnight times
- Fix layout for non-panel instances
Ratings & Comments
2 Comments
How to get fuzzy clock source? let me know :)
The plasmoid gets installed into this folder ~/.kde/share/apps/plasma/plasmoids/script-fuzzy-clock/ You can read all the source there.