Skip to content

AppImage

Universal format for any Linux x86_64 distribution. No installation required: download, set permissions and run.

Two variants are available:

AppImage slim

~150 MB — LibreOffice not included.

PDF export requires libreoffice installed on the system. Recommended if you already have it or only need to generate ODP files.

Download slim v0.1.7

AppImage full

~450 MB — headless LibreOffice included.

Works without any additional dependencies. Generates ODP and PDF out of the box, on any Linux distribution.

Download full v0.1.7

## v0.1.8-beta29 Preview release Latest beta available. May contain untested changes.
  1. Set execute permissions

    Terminal window
    chmod +x temario-grafico-{ver}-slim-x86_64.AppImage
  2. Launch the application

    Terminal window
    ./temario-grafico-{ver}-slim-x86_64.AppImage

    Or double-click the file in your file manager.

  3. (Slim only) Install LibreOffice if you don’t have it

    Terminal window
    sudo apt-get install -y libreoffice
  4. Configure the courses directory

    On first launch, the welcome wizard asks where to store your courses.

  • v0.1.72026-06-05
    Paquetes .deb (Debian 13 / Ubuntu 26.04) y .rpm (Fedora 43/44); script de prueba GUI en LXC; reestructuración de scripts/ View release →
  • v0.1.62026-06-04
    Tests E2E, capturas en docs web, runner local y release automatizado View release →
  • v0.1.52026-06-04
    Pipeline CI y AppImage full estabilizados; generación de PDF corregida en AppImage full. View release →

View all releases on GitLab →