summaryrefslogtreecommitdiff
path: root/astro/wmsolar/pkg-descr
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-01-15 23:31:27 +0000
committerPatrick Li <pat@FreeBSD.org>2002-01-15 23:31:27 +0000
commit379a48272e2a346f1e8f832167994a1c8051c1cf (patch)
tree56a566c049018822cd83b481f0ff0d83812d6453 /astro/wmsolar/pkg-descr
parentAdd port astro/wmjupiter - Dockapp that displays information on jupiter (diff)
Add port astro/wmsolar - A dockapp that displays the solar system
viewed from top
Diffstat (limited to 'astro/wmsolar/pkg-descr')
-rw-r--r--astro/wmsolar/pkg-descr18
1 files changed, 18 insertions, 0 deletions
diff --git a/astro/wmsolar/pkg-descr b/astro/wmsolar/pkg-descr
new file mode 100644
index 000000000000..d5541c63bdf0
--- /dev/null
+++ b/astro/wmsolar/pkg-descr
@@ -0,0 +1,18 @@
+[from website]
+It shows you the solar system viewed from top (90 heliocentric).
+
+The objects have the following colors:
+Sun - yellow Mercury - green
+Venus - white Earth - cyan
+Mars - red Jupiter - gray
+Saturn - green Uranus - pink
+Neptune - cyan Pluto is not included since it's way "off course"
+
+A left click on the window changes the view between inner and outter
+planets. A left click on the date increases the day/month/year. A
+right click on the date does the opposite. Click the right mouse
+button on the solar system to reset the date to the current date
+(which is in Universal Time).
+
+WWW: http://www.inxsoft.net/wmsolar/
+Author: Thomas Kuiper <tkuiper@inxsoft.net>