Skip to content

perrada69/zxnext-irc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple IRC Client for ZX Spectrum Next

This is client works only on ZX Spectrum Next.

There some shortcuts:

  • !j #channel - will joins specified channel
  • !l - will leave current channel(you must switch on channel what you want leave)
  • !s #channel or !s user - will sets current talk stream to channel or user.
  • !m user and there goes your message sends to user private message

If you need send some other command just write it after bang, example:

!KICK user

Legals

Some parts of code based of SIC(simple irc client/suckless irc client).

My code is public domain.

About

IRC client for ZX-Uno

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.2%
  • Makefile 0.8%