KIT Scenarist is a free and open-source screenwriting software for film and television. This is a community-maintained build specifically compiled for Ubuntu Studio 24.04 and compatible Linux distributions.
-
β URL crash bug fixed β The application no longer crashes when opening links.
-
β Compiled with Qt 5.15.13 β Fully compatible with modern Ubuntu releases.
-
β Self-contained AppImage β No installation required, ready to run.
The official KIT Scenarist page on OBS (https://download.opensuse.org/repositories/home:/AndnoVember:/KITScenarist/AppImage/) provides automated builds, but they may contain bugs (e.g., the URL crash issue).
This repository provides a community-maintained, stable build with the following fixes:
- β URL crash bug fixed
- β Compiled with Qt 5.15.13 for Ubuntu 24.04
- β Tested on Ubuntu Studio 24.04
π Download: https://github.com/macassiu/KIT-Scenarist/releases
Get the latest AppImage from the Releases section of this repository.
No special requirements. The AppImage runs on any recent Linux distribution.
- Download the AppImage.
- Make it executable:
chmod +x KIT-Scenarist-x86_64.AppImage``` - Run it:
./KIT-Scenarist-x86_64.AppImage```
π¦ AppImage Contents
Version : 0.8.0
Architecture : x86_64
Qt : 5.15.13
Included libraries : QtWebEngine, Hunspell, Mythes, and more.
π§ Build Instructions
This version was compiled from the official repository with the following steps:
cd KITScenarist/src
qmake Scenarist.pro
make -j$(nproc)π€ Contributing
This community fork aims to keep KIT Scenarist functional on modern Linux distributions. Feel free to open issues or submit pull requests. π License
This project is licensed under the GPL v3.0, same as the original project. π Credits
Dmitry Novikov β Creator of the original KIT Scenarist.
Need help? Open an issue on this repository.
Ubuntu Studio Community β For feedback and testing. git clone https://github.com/dimkanovikov/KITScenarist.git
| Attribute | Status |
|---|---|
| Stability | β Stable - Daily use ready |
| Maintenance | π€ Community maintained |
| Official support | β No (original project discontinued) |
| Tested platforms | Ubuntu 24.04, Ubuntu Studio 24.04 |
| Known issues | None reported |