LuaLinker v0.2 preview

Discuss using and improving Lua and the Lua Player specific to the PSP.

Moderators: Shine, Insert_witty_name

Post Reply
modsyn
Posts: 28
Joined: Tue Sep 27, 2005 6:02 am

LuaLinker v0.2 preview

Post by modsyn »

hi fellow Lua-ers. i just finished an update to my LUA internet program
called LuaLinker. it's a neat idea especially for mp3blog visitors.
Readme wrote:LuaLinker v0.2 - Remote file grabber for the PSP by modsyn
This program allows you to grab files from the internet
from a list of websites you save on your memory stick.

new features (for preview):
Increased speed!! Now downloads are much much faster.
Added in-program menu
Added keyboard input (TTLDE style) for adding bookmarks from the program
Added "follow links" mode so you can use a link from an online site like a bookmark
Cleaner/optimized code

upcoming for full release:
A prettier skin from WraithLord (who does most graphics work for my apps)
Selectable input methods ( TTLDE/psprint/OSK )

*just a reminder that you can queue up songs (or links) by hitting
the right button at the download selection screen. to unmark a
selection, just hit left while it's selected. selected links are
indented so they are clearly visible
**


[from previous version]
Everything is completely customizable. You can:
Use your own bookmarks (bookmarks.inf)
Define your own file extensions list (type.inf)
Choose where to save the files you download (dirs.inf)

The future?
Possible to allow following links (maybe a VERY primitive
text-based web browser)

much of this code was borrowed. here is the credits
Elxx - modified graphicsPrint()
LuMo - str_explode/implode
ema - Button (pad) control
[your name here] - if i forgot someone, oops...

thanks to p4ch3c0 and LordCthulu for the handy-dandy advice
on domain resolving!
a neat trick (for psp-to-psp file sharing) is have someone start up
the psp web server (psphttpd v5) and you can use their IP address
as a bookmark. with this, you can download any file from their
memory stick.

screenshots:

Image


Image


Image

Image

and download here

please enjoy and leave feedback, thanks.

modsyn
Post Reply