| The Following 9 Users Say Thank You to darethehair For This Useful Post: | ||
|
|
11-06-2008
, 07:39 AM
|
|
Posts: 542 |
Thanked: 116 times |
Joined on Sep 2008
@ 52 N, 6 E
|
#2
|
|
|
11-06-2008
, 10:08 AM
|
|
|
Posts: 273 |
Thanked: 96 times |
Joined on Mar 2007
@ Manitoba, Canada
|
#3
|

|
|
11-06-2008
, 10:51 AM
|
|
Posts: 542 |
Thanked: 116 times |
Joined on Sep 2008
@ 52 N, 6 E
|
#4
|
|
|
11-08-2008
, 08:44 PM
|
|
|
Posts: 273 |
Thanked: 96 times |
Joined on Mar 2007
@ Manitoba, Canada
|
#5
|

|
|
11-08-2008
, 08:49 PM
|
|
|
Posts: 273 |
Thanked: 96 times |
Joined on Mar 2007
@ Manitoba, Canada
|
#6
|
|
|
05-26-2009
, 12:00 PM
|
|
|
Posts: 273 |
Thanked: 96 times |
Joined on Mar 2007
@ Manitoba, Canada
|
#7
|
| The Following User Says Thank You to darethehair For This Useful Post: | ||
|
|
06-05-2009
, 09:43 PM
|
|
|
Posts: 273 |
Thanked: 96 times |
Joined on Mar 2007
@ Manitoba, Canada
|
#8
|
|
|
06-06-2009
, 01:01 AM
|
|
Posts: 59 |
Thanked: 15 times |
Joined on Feb 2008
|
#9
|
|
|
06-06-2009
, 10:19 AM
|
|
|
Posts: 273 |
Thanked: 96 times |
Joined on Mar 2007
@ Manitoba, Canada
|
#10
|
![]() |
| Thread Tools | Search this Thread |
|
For those interested in astronomy and/or my 'Mephemeris' application, I was inspired to develop a desktop clock applet based on the following thread:
http://www.internettablettalk.com/fo...ad.php?t=16720
I was especially inspired by the 'pyclock.py' example presented in that thread. I decided to try making an 'astronomy flavored' desktop applet myself, using Python. Python is the only way that I could attempt this, but a current limitation in the Hildon desktop Python bindings also limits what I can currently do. This applet again uses the incredibly valuable 'PyEphem' libraries.
In any case, I packaged what little I had, and put it on my web page (like the other stuff):
http://darethehair.googlepages.com/software.html
That page has a few more screen shots, as well as links to the 'deb' file, and the 'README' file as well -- if you want to find out more about it before installing it.
WARNING: Even though this applet has not caused *me* any problems, you should use it on your own risk. If you do, let me know what you think of it. I tend to think of it more like 'eye candy' than something seriously useful
Here is a small screenshot showing one of the configurations, along with the 'normal' clock widget:
NOTE: Now upgraded to version 0.22 (bug fix!)
P.S. Don't be intimidated by the large size -- one of the options is to turn off the text info, which makes it fairly compact i.e. just three bars or three concentric circles.
Last edited by darethehair; 11-09-2008 at 09:58 AM. Reason: Indicate new version