Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Qt-based Graphical User Interfaces for the Ginga middleware.

License

Notifications You must be signed in to change notification settings

TeleMidia/ginga-2010-2015-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ginga GUI

Easy-to-use graphical user interfaces (GUIs) for Ginga Reference Implementation (http://www.ginga.org.br).

This repository groups three different GUIs:

The three interfaces are:

  • desktop-gui: A Qt-based GUI for desktop users.
  • fullscreen-gui: A Qt-based GUI for emulating a TV user interface (we mainly use it on minipcs).
  • run-view: is a NCL Composer plug-in supporting the execution of NCL applications.

Compiling

To compile one of the above GUIs, you can enter in its directory (desktop-gui, fullscreen-gui, or run-view) and run:

$ qmake && make

TODO

  • User manual and cheat sheet.
  • Support command line arguments (--help, --configFile, ...).
  • Finish support for PBDS.

Authors

TODO

License

The code in this repository is available under the GPLv3 license.

About

Qt-based Graphical User Interfaces for the Ginga middleware.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published