2020-12-09 21:52:22 -08:00
2020-12-09 21:25:20 -08:00
2020-12-09 21:36:55 -08:00
2020-12-09 21:39:42 -08:00
2020-12-09 21:25:20 -08:00
2020-12-09 18:54:05 -08:00
2020-12-09 21:25:20 -08:00
2020-12-09 21:52:22 -08:00
2020-12-09 21:25:20 -08:00

IdleIRC

This is a simple ajax frontend with a very small footprint on web servers. IdleIRC uses a IRC backend written in PHP to communicate with IRC servers. With that being said, it's not secured by TLS or anything like that. This is in working condition!

Requirements

PHP 5.2+
Read-Write access for working directory

Installation

* Download IdleIRC
* Extract it to desired web server / htdocs directory
* Customize config.php to your liking
* Use it!

Changelog

  • v1.1.0:

    • Added alias' for /focus (/query, /switch)
    • General cleanup.
  • v1.0.0:

    • Functioning web based front end with PHP based backend
    • irc.php performs as an IRC bouncer when web client disconnects
    • Controls to start / stop irc.php within web panel
    • server.php is used by the AJAX frontend to communicate with irc.php
    • Client supports: /join, /msg, and /me currently
    • Multi user support

Licensed via GPLv3

Description
No description provided
Readme 143 KiB
Languages
PHP 71%
CSS 15.9%
JavaScript 13.1%