
PyDingo
Source (link to git-repo or to original if based on someone elses unmodified work):
Project Page: http://code.google.com/p/pydingo/
Polish Project Page : http://www.python.rk.edu.pl/w/p/pydingo/
= 08.12.2008 0.2 Release =
= 17.12.2008 0.3 Release =
* Text editor ~compleate (edit, save, save as, undo/redo and more)
* Open file in suggested apps (Linux/Unix for now, using Pygobject/GIO or python-gnomevfs)
* Basic file management
* Web Browser (qt-webkit) with basic features
* Windows binary package
= 04.04.2009 0.39 Release =
* File Manager based on QDirModel
* Using QDesktopServices to open files in default apps on Win/OS X/Linux)
* Minor fixes (find dialog, key shortcuts)
* Added column, tree, table Views for file manager (can't be changed in the app, as settings aren't done yet)
Ratings & Comments
2 Comments
how does one get pydingo to show hidden files?
You will have to wait for 0.4 with configuration GUI/libs that will allow changing app behaviout. Currently filemanager will show only non-hidden files.