Internet Relay Chat – Internet of Things 
The universal protocol for building Internet of Things



[Draft]  [Downloads]  [Archive]  [Contacts]
 

1. PyIRCIoT (Version 0.0.229 for IRC-IoT protocol version 0.3.33)
– Python library for the demonstrating functions of the IRC-IoT protocol.
Change Log ] [ Testing Log ] [ To DO list ] 4 5 6 7 8 9 ]

You can find it on GitHub portal: https://github.com/Markatrafik/PyIRCIoT
or you can simply run git from your system shell:


 # git clone https://github.com/Markatrafik/PyIRCIoT

Stars count: 4, watchers count: 4

If you use the PyPI package manager, just type:


 # pip3 install PyIRCIoT==0.0.229

Downloads count: 77


2. JavaIRCIoT (Version 0.0.229 for IRC-IoT protocol version 0.3.33)
– Java library for the demonstrating functions of the IRC-IoT protocol.
– at this moment the library stay in sync mode with the Python version.

You can find it on GitHub portal: https://github.com/Markatrafik/JavaIRCIoT



3. pyiotlayer (Version 0.0.1)
– Alternative Python library implementing protocol functions.

You can find it on GitHub portal: https://github.com/denvolj/pyiotlayer



4. revolution-irc (fork)
– The fork of the Java IRC client for Android;
– The client was modified to attach the Python version of the IRC-IoT library.

You can find it on GitHub portal: https://github.com/isabsent/revolution-irc




IRC-IoT