• 1.2.2 56035fe565

    1.2.2 Stable

    punix released this 2026-06-14 18:49:49 +02:00 | 0 commits to main since this release

    • Custom Theme: Integrated the custom lxtheme for consistent application styling.
    • AppImage Safeguard: Added protection to prevent the AppImage from executing inside the project directory, preventing accidental deletion of source folders.
    • Custom Menus: Implemented custom context menus and option menus that automatically match the current theme.
    • New Icons: Added new icons specifically for the context menu.
      -- Centralized Theme Management: Theme changes are now centralized. Only the installer contains the theme and icon package.
    • Icon Manager: Minor adjustment to the icon_manager wrapper method to ensure uniform calls.
      • Wire-Py Installation/Uninstallation: Adapted installation paths to match pybudget. Executables and wirepy_ui are now installed into /usr/local/share/wirepy/ instead of directly into /usr/local/bin/. A symlink is created for execution, and the uninstallation script properly handles both new and legacy locations.
    Downloads
  • 1.2.0 4910c4a788

    1.2.0 Stable

    punix released this 2026-02-22 13:49:28 +01:00 | 31 commits to main since this release

    add new app pybudget
    add new icons
    add new image for blue sidebar hover effect
    fix paths configfiles

    Downloads
  • 1.1.9 e698ec31f5

    1.1.9 Stable

    punix released this 2026-02-21 12:31:53 +01:00 | 35 commits to main since this release

    • New module scripts.py The logic for creating installation and uninstallation scripts has been moved to a ScriptFactory.
    • shared_libs has been added as a standalone, installable module.
    • remove logviewer
    • fix languagefile path
    Downloads
  • 1.1.8 caf2f1f699

    1.1.8 Stable

    punix released this 2026-02-13 13:17:38 +01:00 | 45 commits to main since this release

    • gpg check, download and import public_key.asc from two sources
      automatically and check if the signature is valid

    • Check checksumm and signature of the AppImage-File

    • Methods for checking pkexec and NetworkManager extended for Fedora
      and Open Suse if it is displayed incorrectly, the appimage can be started
      in terminal to see where the problem is

    Downloads