8000 GitHub - cjnoyes/astroweb: Astrology engine in C++
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cjnoyes/astroweb

Repository files navigation

astroweb

Astrology engine in C++

Originally written in Visual C++ as a part of a larger astrology program Astro For Windows

Requires g++ compiler from the gcc compiler collection and make. Compiles on windows using Mingw

Takes input and configuration and writes output data to and from .ini style files

To Install, create a directory, copy the contents of the data directory into a subdirectory data. Create a subdirectory session

astroweb --type --job [--home

]

If not provided home directory is assumed to be the directory from where astroweb is running

--job is the key for job or session.

--type is one of natal, compat, compos, trans, progr

From the session directory...

configuration settings comes from .conf

Input parameters come from .in

output of program is written to .dat

About

Astrology engine in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0