winstc / linux-show-player

Linux Show Player - Sound player designed for stage productions

Home Page:http://linux-show-player.sourceforge.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 gitter can be used.


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

About

Linux Show Player - Sound player designed for stage productions

http://linux-show-player.sourceforge.net/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%