Very Minimalistic IRC client for KaiOS

Farooq Karimi Zadeh d5c3509024 patch for a bug 3 years ago
css ea7696acd8 Fixing scrolling to right problem 3 years ago
img 1e980803ed many new features + icon change 4 years ago
js d5c3509024 patch for a bug 3 years ago
LICENSE c09f154f8a First commit 4 years ago
README.md 938379b1da Updating docs: Commands 3 years ago
index.html bd8dbe00ff Fix linkify emails 3 years ago
manifest.webapp c09f154f8a First commit 4 years ago

README.md

VM-IRC

Very Minimalistic IRC client is a really minimalistic and simple IRC client for Nokia 8110 4G(the banana phone) which connects to freenode(server address is hardcoded).

Commands

You can enter these commands by pressing SoftLeft(msg) key.

  • /join #somechannel: Join #somechannel.
  • /j #somechannel: Alias for join.
  • /part: Leave the current channel.
  • /close: Close the current window.

Controls

  • The center/enter key is used to select link(s) on the current
  • Use Call key to send PMs. focused message(if any).
  • The soft right key is used to close the application and connection.
  • The soft left key is used to send message or to execute a command like JOIN or PART or CLOSE(ex: /join #bananahackers)
  • Use back(space) key to have VM-IRC in background and open other applications or to exit from link selection menu.
  • Use 1 and 3 to decrease and increase font size.
  • Use 2 to reset font size.
  • Use Left and Right arrow keys to switch between windows(channels and PVs)
  • Use Up and Down arrow keys to move a message up or down
  • Use the star key(*) to hide/show userlist pane.
  • Use hash key(#) to turn on/off screen wake lock. With screen wake lock enabled, screen won't become disabled or off while app is running.

Licence

This is free software with no warranty from me the author or other contributers. Under GNU LGPL 3.0 or at your option any later version. see LICENSE for more information

The icon is under CC0 1.0 by me.