Skip to content

Latest commit

Β 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

KIT Scenarist - Community Build for Ubuntu 24.04

AppImage

πŸ“Œ About

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.

✨ Fixes & Improvements

  • βœ… 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.

    πŸ“¦ Alternative to OBS builds

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

πŸš€ Download

Get the latest AppImage from the Releases section of this repository.

Requirements

No special requirements. The AppImage runs on any recent Linux distribution.

Installation

  1. Download the AppImage.
  2. Make it executable:
    chmod +x KIT-Scenarist-x86_64.AppImage```
  3. 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


πŸ“Š Status

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

About

KIT Scenarist - Community-maintained build for Ubuntu 24.04 with the URL crash bug fixed. Download the AppImage from Releases.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors