Mnemosyne - Disk usage statistics utility for AmigaOS 3.x

Online Status

Hello Developerssss!!

I would like to introduce to you my first application on the Amiga i have been working on Mnemosyne

Mnemosyne is an open-source disk utility application for AmigaOS 3.x, which can be used to to see how much disk space your files and folders are taking up.

Mnemosyne is coded in C and uses the NDK 3.2 and ReAction (For the GUI).

Mnemosyne


I just released version 1.2.0 which makes use of tooltypes (Which is going to be for future use so you can toggle features on and off)

Also updates such as replacing the previous way of using "-g" to open a scan on the GUI to using a "GUI" Keyword.

And a new Toggleable ToolType NOROUND which makes it so Numbers dont get rounded (In the case where you want to see exactly how much space a file is taking)

More Information on The New ToolTypes and how to use Tooltypes can be found in the Wiki: https://github.com/Arisamiga/Mnemosyne/wiki/ToolTypes


You can find the source code at Github: https://github.com/Arisamiga/Mnemosyne

You can download it at either Github or at Aminet: http://aminet.net/package/util/misc/Mnemosyne

If you have any issues please let me know :D

Online Status

That sounds like a very useful tool. Very nice!