LUAIRC.jpg

  • Description of LuaIRC
    luaIrc is an IRC client for PS Vita wrote with Lua Player Plus Vita, allowing you to chat with your friends whenever you want.​

    Features:
    • Multichannels support: You can join multiple channels and switch towards chats easily.
    • New messages detection: When a new message is detected on an inactive chat, the channel name will change color in the channel list.
    • PART, QUIT, JOIN, PRIVMSG, PING, NAMES, TOPIC commands detection.
    • Auto-detection of PSN Nickname for default nickname usage.
    • (Optional) History logs save.
    • Possibility to see the whole list of connected users.
    • Channel's topics support.
    • Private chats support.

    Credits: StepS for helping me understand how PART and QUIT commands work


  • Controls:
    • :but x: - Prompt keyboard to send a new message.
    • :but l1: - Show connected users list (You can select an user in this screen to start a private chat).
    • :but start: - Prompt keyboard to connect to a new channel.
    • :dir up:/:dir down: - Switch channel

  • Config file (optional):
    The config.lua file can be edited and put in ux0:/data/luaIrc to change some default settings:
    • nick_default = Default nickname that will be shown at startup. (Default: PSN Nickname)
    • server_default = Default server hostname that will be shown at startup. (Default: Freenode)
    • channel_default = Default channel name that will be shown at startup. (Default: #henkaku)
    • save_log = Enable/Disable history logs saving at ux0:/data/luaIrc/logs.txt (Default: false)

  • Screens from v1.1
    LUAIRC2111.jpgscreenshot11.jpg
    Screens from .v1.0
    LUAIRC.jpgLUAIRC2.jpg

This Homebrew release by Rinnegatamante is entered in to GekiHEN Contest
Uploaded by
STLcardsWS
Downloads
841
Views
841
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from STLcardsWS

Latest updates

  1. LuaIRC v1.1

    v.1.1: Fixed a bug preventing you to connect to servers different from freenode. Fixed a bug...
Back
Top