Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/younix/wii
Web client for Irc It!
https://github.com/younix/wii
Last synced: 3 months ago
JSON representation
Web client for Irc It!
- Host: GitHub
- URL: https://github.com/younix/wii
- Owner: younix
- Created: 2013-06-28T06:05:00.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-10T20:10:34.000Z (almost 11 years ago)
- Last Synced: 2024-10-11T02:46:46.201Z (4 months ago)
- Language: C
- Size: 223 KB
- Stars: 12
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
wii
===Simple web front end for [Irc it](http://tools.suckless.org/ii/).
This web script implements an easy way to chat over an existing
[ii](http://tools.suckless.org/ii/) session.
The web front end it self is written with [W3C standard](http://www.w3.org/)
techniques.
Edit *chat.css* to customize the style of this chat front end.The C implementations of the CGI scripts should be used within a chrooted
web server.
So no shell utilities have to be inside of the chroot directory.