Giter Site home page Giter Site logo

moontool's Introduction

Moontool - A modernization and adaptation of '80s astronomical trinkets

The idea came from this, and most of the astronomical code is from the original moontool

mprintf

This one I actually wrote (although, heavily adapted from the original moontool code)

-f formatting specifiers:

| character | definition                  | example         |
|-----------+-----------------------------+-----------------|
| %a        | Age (Days since new moon)   |           15.20 |
| %e        | Emoji (Northern Hemisphere) | ๐ŸŒ˜               |
| %s        | Emoji (Southern Hemisphere) | ๐ŸŒ’               |
| %J        | Julian Day                  | 2460494.401019  |
| %N        | Phase Number                |               5 |
| %P        | Illuminated Percent         | 10%             |
| %p        | Phase name                  | New             |
| %%        | percent sign                | %               |
| %n        | Newline                     | \n              |
| %t        | Tab                         | \t              |

phoon

From Here Originally Written by John Walker

phoon is a program to display the PHase of the mOON. Unlike other such programs, phoon shows you the phase First written in Pascal /TOPS-20 at CMU in 1979; Then translated it to Ratfor/Software Tools in 1981; and now it's in C/Unix.

globe

From Here Originally Written by John Walker

timecalc

A simple test of the date parsing stuff, practically a debug tool

moontool's People

Contributors

oliverkwebb avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.