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

https://github.com/lukasbischof/igcviewer

A simple viewer for IGC Files 🛩
https://github.com/lukasbischof/igcviewer

igc igc-files

Last synced: 7 days ago
JSON representation

A simple viewer for IGC Files 🛩

Awesome Lists containing this project

README

          

# IGCViewer

A macOS app for reading IGC log files.

![Sample](https://github.com/lukasbischof/IGCViewer/raw/master/sample.png)

## Setup

This project uses cocoapods. To setup, run `gem install cocoapods` in your terminal.

To setup the project, run:

```shell
pod init
open IGCViewer.xcworkspace
```

## Fameworks

This Project uses the [Charts](https://github.com/danielgindi/Charts) framework which is licensed under the Apace-2.0 license.