Chatter v0.0.1
Chatter
Simple, fast chat, owned by you
Full Changelog: v0.0.0...v0.0.1
Updates
- Server connection status next to logout button:
- Modularize the
script.js
file forindex.html
(the main chat route) - Download
marked.min.js
locally so LAN use will work without internet - Disable send button when offline to prevent message spam one server reconnect
Release files
At the end of this release, there should be multiple downloads available, making it easy to run Chatter on your system.
On:
- Linux with an older CPU, download
linux-base.tar.xz
. If you can't extracttar.xz
files, download thelinux-base.zip
file instead. - Linux, download
linux-modern.tar.xz
. If you can't extracttar.xz
files, download thelinux-modern.zip
file instead. - Windows with an older CPU, download
windows-base.zip
. Support for Windows versions older than Windows 10 is not guaranteed. - Windows, download
windows-modern.zip
. Support for Windows versions older than Windows 10 is not guaranteed. - macOS/OSX with an older CPU, download
darwin-base.zip
. - macOS/OSX, download
darwin-modern.zip
.
modern
variants are faster, but may not work on older OSes or devices.