Please sign in to access this page

Shufl Chat

Shufl Chat

7 devlogs
38h 22m
•  Ship certified
Created by Shuflduf

A simple chat app which doesn't rely on authentication! Just open it and start chatting!

To list some of my favourite features:
1. Markdown support
2. Network channels (Channels that can only be access on your network. Useful for sending a small piece of data to someone in the same building as you, without needing to transfer any details! (Happens more than you think))
3. Password-Protected Channels (Safely stored using Argon2)
4. File upload and embeds
5. And probably some more which ~~I forgot~~ you can find for yourself!

Timeline

Ship 1

1 payout of shell 267.0 shells

Shuflduf

about 2 months ago

Shuflduf Covers 7 devlogs and 38h 22m

basically finished the project (markdown, more styling, tests, more refactoring, mobile, its basically perfect)

refactored literally EVERYTHING

Update attachment

IMAGES, VIDEOS, FILES.

CHANNELS. theyre password encrypted!!

Esther Esther about 2 months ago
woah this is so cool!!
Modmaker101 Modmaker101 about 2 months ago
really cool bro

a lot of frontend, avatars, grouping, etc etc (watch the video)

rewrote everything to use appwrite instead of webrtc, meaning its not really lan chat anymore, at least for now

made webrtc work (watch the video)