<blockquote>Lua FileManager is a small, lightweight file browser for the PSP written in Lua. It is fast, colourful, and provides a quick and easy solution for simple file operations.
This is my first Lua application, and is distributed as a self-running executable using Dark Killer's modified LuaPlayer. If I get positive feedback I will continue to develop it further. Future versions may be re-written in C/C++ for greater flexability. They may not, hehe.
Please feel free to let me know what you think, file bugs or feature requests via email.
:: INSTALL
Copy the folders LuaFileManager and LuaFileManager% into /PSP/GAMES/ on your memorystick. The app will appear on the Games menu under Memory Stick. Tested with firmware 1.50.
:: HELP
Press SELECT for help inside the application.
:: LIMITATIONS
Can only delete files on memory stick (safety precaution)
:: TO DO
Add On Screen Keyboard
Add file/folder renaming (requires OSK)
Add the ability to select folders (recursive file/folder selection)
Add quick navigation (up/down)
Add support for flash0/flash1
Add support for UMDs
:: Bugs
Source files are still deleted if the target file fails on cut/paste (eg out of disk space) No 'Are you sure?' on file deletions</blockquote>