Hello, I'm glad to inform you that PeaZip has reached the ninth major release a few days ago!
I must thank Lazarus community to maintain such a great development tool, without that and without the constant improvement due to the feedback and code examples provided by the community, PeaZip project would have never achieved this result.
The application is currently built as 32 and 64 bit WIN32 program for Windows, running from XP to W11 (including Wine and ReactOS), for Linux x84_64 (and aarch64 by third parties) on GTK2 and Qt5 widget sets, and for Darwin / macOS both on Intel and Apple Silicon (aarch64) architectures.
The ease a quite complex application like PeaZip was ported, and is being maintained, on all those architectures, operating systems, and widget sets, describes at best the huge potential of Lazarus IDE for cross-platform development.
I've recently updated the projects documentation about how to compile and package the application, hoping better and more detailed information may help PeaZip, and the use of Lazarus, to spread further:
https://peazip.github.io/peazip-sources.htmlFor the future, I hope to be able to improve the project further, as many topics awaits to be studied and implemented, like, to name a few:
- further improve the scripting engine to be able to export all types of tasks from the GUI to the CLI
- drag and drop files from application to system on macOS, and on the various Linux DE
- support newer widget sets as GTK3, and Qt6
- extend support to more operating systems, like BSD, and Haiku
...and I'm sure many more other suggestions will come with time.