An open API service indexing awesome lists of open source software.

https://github.com/kaiede/ephemeris

Calculate Moon and Sun positions in Swift.
https://github.com/kaiede/ephemeris

astronomy ephemerides swift

Last synced: 8 months ago
JSON representation

Calculate Moon and Sun positions in Swift.

Awesome Lists containing this project

README

          

# Ephemeris

[![Build Status](https://github.com/Kaiede/Ephemeris/workflows/CI/badge.svg)](https://github.com/Kaiede/Ephemeris/actions)
[![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)

![Swift](https://img.shields.io/badge/Swift-5.x-brightgreen.svg?style=flat)
![Swift](https://img.shields.io/badge/Swift-4.x-brightgreen.svg?style=flat)
![Swift](https://img.shields.io/badge/Swift-3.x-brightgreen.svg?style=flat)

![SwiftPM](https://img.shields.io/badge/SwiftPM-✔-blue.svg?style=flat)

![macOS](https://img.shields.io/badge/OS-macOS-green.svg)
![Linux](https://img.shields.io/badge/OS-Linux-green.svg)
![Raspbian](https://img.shields.io/badge/OS-Raspbian-green.svg)

A Sun/Moon Calculator for Swift (In Progress)

## Contributing

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.

## Authors

* **Adam Thayer** - *Initial work* - [Kaiede](https://github.com/Kaiede)

See also the list of [contributors](https://github.com/Kaiede/RPiLight/contributors) who participated in this project.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details