Skip to content

jzillmann/moontime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT - version 0.1.dev

A library to calculate moon-phases, sun-rise and things like that!

  • API is still considered experimental and unstable
  • Apache 2.0 License
  • for details see moontime webpage

FEATURES

  • calculation of moon-age and fraction to a given date
  • calculation of next n moon-events (NEW_MOON, FIRST_QUARTER, FULL_MOON, LAST_QUARTER) for a given date

USAGE

See ShowCase

BUILDING MOONTIME

  • setup in eclipse ant eclipse
  • run the test ant test
  • build the jar ant jar

THANKS

Thanks to John Walker and his moontool from which moontime borrows it initial algorithms! Thanks to Ben Daglish where i picked the Conaway algorithm from!

  __  .__                   __                         ._.
_/  |_|  |__ _____    ____ |  | __  ___.__. ____  __ __| |
\   __\  |  \\__  \  /    \|  |/ / <   |  |/  _ \|  |  \ |
 |  | |   Y  \/ __ \|   |  \    <   \___  (  <_> )  |  /\|
 |__| |___|  (____  /___|  /__|_ \  / ____|\____/|____/ __
           \/     \/     \/     \/  \/                  \/

About

A library to calculate moon-phases, sun-rise and things like that!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages