Skip to content

Kmaev/klauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kLauncher

A project graphical launcher that discovers and executes configured tools per shot and sequence via a Qt-based UI.


Overview

kLauncher is a Python + Qt application that:

  1. Reads a global projects_index.json and per-project JSON definitions.
  2. Loads tool and application configurations.
  3. Presents a GUI where users select Project → Sequence → Shot.
  4. Displays the valid tools configured for the selected context
  5. Launches the chosen tool with the correct environment variables.

image

image

About

kLauncher is a Qt‑based graphical launcher for managing project workflows: it allows selecting a project, sequence, and shot, displays the tools configured for that specific context, and launches the chosen tool with the correct environment setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors