dmahony / AX25webchat

Browser based chat for communicating over AX25 UI frames

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AX25 web chat

Browser based chat for communicating over AX25 UI frames

Only works on Linux systems.

Usage: copy all the files to your web directory

pipe output of axlisten to your web directory eg;
axlisten -a -r -t &>> /var/www/messages.txt

navigate to your webserver and start chatting

*lots of room for improvement, please contribute if possible!
TO DO Change listing.php to update the page with AJAX instead of auto refreshing every 3 seconds.

Improve appearance of everything, including using offline fonts

contact me @ danielwmahony@gmail.com

About

Browser based chat for communicating over AX25 UI frames

License:GNU General Public License v3.0


Languages

Language:PHP 57.1%Language:HTML 42.9%