https://github.com/nasa-ammos/ait-gui
https://github.com/nasa-ammos/ait-gui
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nasa-ammos/ait-gui
- Owner: NASA-AMMOS
- License: mit
- Created: 2018-03-29T15:41:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-06-26T16:56:41.000Z (12 months ago)
- Last Synced: 2025-07-04T03:05:34.340Z (12 months ago)
- Language: JavaScript
- Size: 3.79 MB
- Stars: 24
- Watchers: 8
- Forks: 14
- Open Issues: 68
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
.. image:: https://readthedocs.org/projects/ait-gui/badge/?version=latest
:target: https://ait-gui.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
AMMOS Instrument Toolkit (AIT) GUI
==================================
AIT GUI provides a framework for building a custom website for realtime
telemetry monitoring, commanding, and other MOS operations with only
minimal HTML and configuration file changes. Built on top of the AIT
Core libraries, AIT GUI provides web-development friendly access to the
underlying telemetry, commanding, EVR, system logging, and other AIT
Core functions in addition to a suite of pre-built UI Components and a
REST API to handle common MOS use cases.
Getting Started
---------------
You can read through the `Installation Page `__ for
instructions on how to install AIT GUI.
Browser Requirements
--------------------
AIT GUI requires one of the following browsers:
- Firefox version 52.0 or newer
- Chrome version 57.0 or newer
Safari v10.1 or newer will likely work as well but compatibility is not regularly checked or guaranteed.
Join the Community
------------------
The project's `User and Developer Mailing List `__ is the best way to communicate with the team, ask questions, brainstorm plans for future changes, and help contribute to the project.
This project exists thanks to the dedicated users, contributors, committers, and project management committee members. If you'd like to learn more about how the project is organized and how to become a part of the team please check out the `Project Structure and Governance `__ documentation.
Contributing
------------
For information on how to contribute please see the `AIT Contributing Guide `__