GUI Archiver Program Beezer Going Open Source

News by Jorge G. Mare on Mon, 09/28/2009 - 09:00

Beezer is a WinZIP-like GUI-based archive management application for Haiku that allows handling numerous archive formats in Haiku, including but not limited to zip, tar, gzip, bzip2, and lha/lzh. At one point licensed to yellowTAB for use in ZETA, Beezer is now about to go open source, under a BSD license.

Written from scratch in C/C++, Beezer takes a modular approach that uses dynamically loaded add-ons to support different archive formats. The program will use the standard command-line archiving programs that come pre-installed with the operating system; in the case of Haiku, that would include: bzip2, rar, tar and zip.

Adding support for more formats to Beezer is very easy, and mainly requires installing the command-line app(s) required by any given format (you may find some at the Haiku Ports download page). Thanks to its modular design, adding a new archive format (or updating an existing one) can be done without changes to the program's core code.

Designed and written from the ground up as a native application, Beezer is pervasively multi-threaded and thus takes advantage of Haiku’s fine grain switching to achieve superb responsiveness. Beezer's code will be hosted at OsDrawer.

Beezer At-a-Glance

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
Enter the following code in the field below.
Image CAPTCHA
Enter the characters shown in the image.