04 March 2015

Jungle (side project)

Jungle is a small file manager app that I've developed some years ago, finally today, after some months, has been published on the Ubuntu Software Center.
The program is quite minimalistic, it offers 5 functions, such as: "move", "copy", "delete", "open" and "search".
Screenshot of Jungle running on Ubuntu 13.10 64 bit

Jungle can be used with every type of file because it launches the right program to use depending on the file selected, it can be very usefull if you are using a lightweight desktop environment such as LXDE or OPENBOX.
The program is written in Python, I've used the TkInter graphics libraries for the GUI, it can run on both x86 and x64 machines, unfortunately it isn't cross platform due to the implementation choices that I made quite some time ago.
If you're interested check it out by yourself, you'll just need to search for "Jungle" in the Ubuntu Software Center.

No comments:

Post a Comment