WHAT IS THIS?

WHAT IS IT NOT?

TELL ME ABOUT FEATURES!

YOU MUST BE JOKING!

WHAT DO I NEED TO GET IT WORKING?

INSTALLATION

FTR: when executing python, it is Python 3

The PyGObject Introspection bindings are probably already installed (tested with a plain Openbox and MATE desktop). You can install dependencies from the repositories:

PREPARE ARCHLINUX AND ITS RELATIVES

$ sudo pacman -S python-gobject python-yaml python-setuptools python-lxml python-setproctitle mediainfo ffmpeg

PREPARE UBUNTU 18.04 LTS

$ sudo apt-get install python3-gi python3-setuptools python3-setproctitle python3-lxml gir1.2-gtk-3.0 gir1.2-gstreamer-1.0 gstreamer1.0-gtk3 mediainfo ffmpeg

ARE WE THERE YET?

I'M LAZY!

HOW DO I GET RID OF THIS?

HOW DO I LAUNCH IT?

  -v, --version               Show version info
  --default                   Default GUI with integrated view switch
  -c, --alt-gui-compact       Alternative GUI, compact view
  -e, --alt-gui-ext           Alternative GUI, extended view (GStreamer preview)
  --cli                       Commandline interface
  -t, --tl-calc               Run the timelapse calculator

If you have installed the application you can run GPT from the menu. The available options are accessible as desktop actions so you can also launch these from the GNOME shell application overview or dash.

I HAVE SOME IDEAS.

YOUR CODE NEEDS SOME IMPROVEMENTS.

YOU SPELLED XYZ WRONG!

SCREENSHOTS!

Default application window

Default application window v0.5

Compact view

Compact view v0.5

CLI

CLI v0.5

SOURCES AND LICENSES