Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0x7c13/xalert
An X-Plane plug-in that alert user on demand based on distance from current location to destination airport.
https://github.com/0x7c13/xalert
Last synced: 5 days ago
JSON representation
An X-Plane plug-in that alert user on demand based on distance from current location to destination airport.
- Host: GitHub
- URL: https://github.com/0x7c13/xalert
- Owner: 0x7c13
- License: mit
- Created: 2017-05-29T05:15:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-29T08:41:45.000Z (over 7 years ago)
- Last Synced: 2024-10-11T10:15:02.282Z (29 days ago)
- Language: C
- Size: 1.06 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XAlert - An X-Plane Plugin
XAlert is an X-Plane plug-in that alert user on demand based on distance from current aircraft location to destination airport.
The plugin is still in alpha stage and it will be updated weekly with new features and bug fixes.The [`xalert`](https://github.com/JasonStein/xalert) repository is where I do development and there are many ways you can participate in the project, for example:
* [Submit bugs and feature requests](https://github.com/JasonStein/xalert/issues) and help me verify as they are checked in
* Review [source code changes](https://github.com/JasonStein/xalert/pulls)
* Review the documentation and make pull requests for anything from typos to new content## Build
Simply use Visual Studio 2017 to open XAlert.sln from root folder and you are all set! (Visual Studio 2017 Community is free, in case you do not know)
* XCode project will be added later.
## Contributing
If you are interested in fixing issues and contributing directly to the code base, please contact me via E-mail.
## Feedback
* Request a new feature on GitHub.
* File a bug in [GitHub Issues](https://github.com/JasonStein/xalert/issues).
* E-mail me any time you like.## Changelog
-0.1
Alpha version uploaded.## License
Copyright (c) Jiaqi Liu. All rights reserved.
Licensed under the [MIT](https://github.com/JasonStein/XAlert/blob/master/LICENSE) License.