Skip to content

Project-chip-crumbs/PocketChat-IRC-Client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 

Repository files navigation

PocketChat

PocketChat is a light weight IRC client that I wrote in python with a UI made for the PocketChip, but it can also be used on windows and linux.

COMMANDS:

  • Join a channel: /join #channel
  • Leave a channel: /leave in the window of the channel you want to leave
  • Send a pm: /msg user message
  • Change you nick: /nick newname
  • Close the client: /quit
  • Auto join channels by adding them to the box seperated by commas no spaces e.g.(#chipsters,#nextthingco,#linux)

Dependencies:

  • sudo apt-get install python3
  • sudo apt-get install python3-tk
  • run the program: python3 PocketChatIRC.py

About

IRC chat client made for PocketChip

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%