• Stars
    star
    204
  • Rank 191,185 (Top 4 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 9 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Linux Show Player - Cue player designed for stage productions

Linux Show Player GitHub release Github All Releases Codacy Badge Gitter

Linux Show Player (LiSP) - Sound player designed for stage productions


Every component on which LiSP relies (python3, GStreamer and Qt5) is multi-platform, but the program is currently tested and developed only for GNU/Linux.

No special hardware is required to run LiSP, but some processing operations would surely take benefit from a recent CPU.

For bugs/requests an issue can be open on the GitHub issues-tracker, for everything else use the discussions section or chat on gitter.


Installation

AppImage

You can download an AppImage bundle of LiSP from the release page, once downloaded make the file executable. Now you should be able to run LiSP by double-clicking the file.

Distro Repository

Packaging status

Manually

Otherwise follow the instructions on the wiki to install it manually


Usage

Use the installed launcher from the menu (for the package installation), or

$ linux-show-player                                  # Launch the program
$ linux-show-player -l [debug/warning/info]          # Launch with different log options
$ linux-show-player -f <file/path>                   # Open a saved session
$ linux-show-player --locale <locale>                # Launch using the given locale

User documentation downloaded under the GitHub release page or viewed online