trashchat-linux
WebView wrapper for trashchat.live
💾 Getting started
Requirements
- C/C++ compiler
- CMake & Make
How to start?
- Clone the repo
shgit clone https://github.com/budchirp/trashchat-linux && cd trashchat-linux
- Compile the code
shmkdir build && cd build cmake .. && make -j$(nproc)
NOTE: If you're using fish, remove the
$
sign.
- Have fun!
sh./trashchat