Saturday, December 16, 2006

Atol file manager

The other open source project of mine is a file manager named Atol. It is a classical dual-panel manager, trying to emulate TotalCommander.


It all actually started with my Windows-only shareware project named "Fileharmonia" some years ago. As a business, it didn't fare too good, so eventually I reused much of this code in the process of creating a portable cross-platform file manager project.

First iteration of this conversion was a dead-end, I've used wxWindows library (now called wxWidgets), which turned out to bring in more problems that it solved (especially when writing multithread code).

Next and current coding iteration is directly based on GTK+ toolkit. I am much more satisfied to use GTK+ directly because this solution is more stable any more easy to work with.

After a few months of hibernation (I've been mostly busy with Notecase) I plan to prepare new Atol release, to show that this project is not dead.

It seems that the main problem with open source project is a motivation. Hacking on Notecase was much more fun lately, mainly because I got much more feedback from people out there.

So, for all users of Atol, don't be shy to contact me if you have any request. This might actually help the project that you use, and might boost my motivation to work on this project.

2 comments:

Unknown said...

Great Job! MD5 FTP & SFTP support are real bounties. Just nearly what I was looking for. Still some things work strangely, but it doesn`t stop me using it as my primary filemanager. Thanks.

Adriatic said...

Glad you like the Atol. The development is stalled somewhat, but I hope to pick it up again.