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: about 1 month 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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-28T20:04:24.000Z (over 2 years ago)
- Last Synced: 2025-03-31T19:18:02.489Z (about 1 year ago)
- Topics: alternative, cmake, cpp, discord, discord-alternatives, discord-client, ixwebsocket, mbedtls, rapidjson
- Language: C++
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- 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.