More actions
(Created page with "{{Infobox PSP Homebrews |title=LuaLinker |image=lualinkerpsp.png |description=Remote file grabber for the PSP. |author=modsyn |lastupdated=2006/01/24 |type=Other |format= |version=0.2 |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/lualinkerpsp.7z |website=https://forums.ps2dev.org/viewtopic.php?f=21&t=4804 |source=https://dlhb.gamebrew.org/psphomebrew/lualinkerpsp.7z }} This program allows you to grab files from the internet from a list of websites you sa...") |
No edit summary |
||
Line 44: | Line 44: | ||
* Author's website - [https://web.archive.org/web/20060210044912/http://www.cs.ulm.edu/~Ejself/jmenc/ http://www.cs.ulm.edu/~Ejself/jmenc/] (archived) | * Author's website - [https://web.archive.org/web/20060210044912/http://www.cs.ulm.edu/~Ejself/jmenc/ http://www.cs.ulm.edu/~Ejself/jmenc/] (archived) | ||
* ps2dev.org - https://forums.ps2dev.org/viewtopic.php?f=21&t=4804 | * ps2dev.org - https://forums.ps2dev.org/viewtopic.php?f=21&t=4804 | ||
[[Category:Lua applications on PSP]] |
Latest revision as of 08:56, 6 December 2024
LuaLinker | |
---|---|
![]() | |
General | |
Author | modsyn |
Type | Other |
Version | 0.2 |
License | Mixed |
Last Updated | 2006/01/24 |
Links | |
Download | |
Website | |
Source | |
This program allows you to grab files from the internet from a list of websites you save on your Memory Stick.
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).
Tip on psp-to-psp file sharing: you can 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
Changelog
0.2
- 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.
Credits
- Elxx - modified graphicsPrint()
- LuMo - str_explode/implode
- ema - Button (pad) control
Thanks to p4ch3c0 and LordCthulu for the handy-dandy advice on domain resolving.
External links
- Author's website - http://www.cs.ulm.edu/~Ejself/jmenc/ (archived)
- ps2dev.org - https://forums.ps2dev.org/viewtopic.php?f=21&t=4804