Nasame an hybrid file explorer made by 6 students from Epitech with LabEip help.
Nasame
Nasame is also multi-platform working on both Linux and Windows.
Connecting trought an SSH connection (making secure files right's), Nasame let you explore distant file like your in local.
Off course, as you are connected on a distant computer, Nasame are able to download/upload files.
Nasame is a graphical application that allows you to combine shell's power with browsers' flexibiliy. Julien Frerot (Nasame 2009 Project Manager)
08/10/2009
Nasame is a graphical tool which combine shell power with browser flexibility. Those components interact in Nasame: For example, a ls in the shell will output its result both in shell and explorer; if you cd whatever in the brower, the shell will change directory, the same thing if you select another directory in the Treeview, etc …
We create Nasame as a modular tool. Modules we provide in the base distribution are a TreeView, an IconView and a DetailedView, a NavigationBar and of course a Shell. If you miss a component, you can develop and add it to the application. The Technical Documentation and our Wiki will help you doing that.
The browser will supports usual actions (cut, paste, del, move, rename, etc), which are contextually available. The User Documentation will help you understanding how it works.
Nasame is written in Python and PyQt and works both on Unix and Windows platforms.