Jump to content

Activities/IRC: Difference between revisions

From Sugar Labs
New page: =IRC developers page= ===Overview=== This activity allows you to contact other OLPC users and enthusiasts on the internet, and chat with them. It uses a system called wikipedia:Internet...
 
Rdrsadhu (talk | contribs)
Migrate to GitHub
 
(13 intermediate revisions by 8 users not shown)
Line 1: Line 1:
=IRC developers page=
== IRC ==


===Overview===
Read at https://help.sugarlabs.org/irc.html


This activity allows you to contact other OLPC users and enthusiasts on the internet, and chat with them.
The source file has been moved to [https://github.com/godiard/help-activity/blob/master/source/irc.rst GitHub]
 
It uses a system called wikipedia:Internet Relay Chat. There are several IRC channels for OLPC users and developers.
 
It defaults to a "room" called #olpc-help, but you can also enter other rooms by typing /join #room where room is the name of the room you wish to join.
 
===Resources===
 
* [http://git.sugarlabs.org/projects/irc Sources]
* [http://activities.sugarlabs.org/en-US/sugar/addon/4029 Downloads and user-land pages]
* [http://wiki.laptop.org/go/XoIRC IRC on OLPC wiki]
 
[[Category:Activities]]

Latest revision as of 02:31, 14 July 2018

IRC

Read at https://help.sugarlabs.org/irc.html

The source file has been moved to GitHub