https://github.com/thehatkid/minicord
Minimal lightweight Discord user client on C++
https://github.com/thehatkid/minicord
alternative cmake cpp discord discord-alternatives discord-client ixwebsocket mbedtls rapidjson
Last synced: 10 months ago
JSON representation
Minimal lightweight Discord user client on C++
- Host: GitHub
- URL: https://github.com/thehatkid/minicord
- Owner: thehatkid
- License: mit
- Created: 2024-02-05T16:07:29.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-25T06:11:33.000Z (almost 2 years ago)
- Last Synced: 2024-02-25T07:25:05.720Z (almost 2 years ago)
- Topics: alternative, cmake, cpp, discord, discord-alternatives, discord-client, ixwebsocket, mbedtls, rapidjson
- Language: C++
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minicord
Minicord is alternative, custom Discord user client in C++11, intended to be minimal background client,
instead of having Discord desktop client which it's bloaty Electron.
This project is *Work In Progress* and requires a lot of work here.