So I started playing with JavaFX in my spare time and found a nice simple example for a clock, I decided to spend some time, change it, finish it and improve it and here is what I created from it. You will need Java 1.8.x installed $ java -version java version “1.8.0_25” Java(TM) SE Runtime […]
Posts from February 2015
Ubuntu –> Cinnamon –> Conky
Some folks on G+ asked me to share my personalised conky scripts and the only way I could think of was uploading here and send the link. Here are the details of the script content. ricardo@latitude-e6530:~$ tar tvf customised-conky-scripts.tar drwxr-xr-x ricardo/ricardo 0 2014-12-23 11:50 .conky/ drwxr-xr-x ricardo/ricardo 0 2015-01-01 23:13 .conky/scripts/ -rw-r–r– ricardo/ricardo 8924 2014-12-22 […]
Simple Java Digital Clock
Here is a simple #java digital clock idea that can be used as the bases for something allot nicer or even eventually a eye candy widge/icon/desklet is you are artistically inclined. This is the simple outcome and as you can see very simple but a nice starting point. Here you have a code snip of […]
You must be logged in to post a comment.