Skip to content

Chatter v0.0.1

Compare
Choose a tag to compare
@The-Best-Codes The-Best-Codes released this 22 Nov 21:13
· 83 commits to master since this release
40a8f62

Chatter

Simple, fast chat, owned by you


Full Changelog: v0.0.0...v0.0.1

Updates

  • Server connection status next to logout button:
    connected
  • Modularize the script.js file for index.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 extract tar.xz files, download the linux-base.zip file instead.
  • Linux, download linux-modern.tar.xz. If you can't extract tar.xz files, download the linux-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.

Happy chatting!