aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: d916aa64f8ef161aa863b12c8b77e8aaeb0ecfdf (plain)
1
2
3
4
5
6
7
8
9
10
11
# DcHaT
Decentralized chat. Currently only runs on GNU/Linux.
Max avatar size is 1mb
# Dependencies
boost, libnsgif, mpv, sfml, curl
# Building
Using [sibs](https://github.com/DEC05EBA/sibs) run `sibs build --release` in the root directory of the project and then run dchat using `./sibs-build/<platform>/release/dchat`
# TODO
Use a http(s) library to download content (curl?) and stream gif. If content is html, then stop downloading after we have retrieved title, header image and paragraph
# Screenshot
![Sample screenshot](screenshot.png)