Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xytrux/nimcord
A Discord client written in Nim
https://github.com/xytrux/nimcord
discord discord-client discord-client-mod discordapp nim nim-lang nim-language nimlang
Last synced: 12 days ago
JSON representation
A Discord client written in Nim
- Host: GitHub
- URL: https://github.com/xytrux/nimcord
- Owner: xytrux
- License: mit
- Created: 2024-09-12T02:26:36.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-20T17:17:13.000Z (2 months ago)
- Last Synced: 2024-11-08T07:02:32.625Z (12 days ago)
- Topics: discord, discord-client, discord-client-mod, discordapp, nim, nim-lang, nim-language, nimlang
- Language: Nim
- Homepage:
- Size: 416 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nimcord
A Discord client written in Nim
![](https://github.com/xytrux/Nimcord/blob/main/assets/screenshots/Screenshot%202024-09-11%20203221.png?raw=true)
## Installation
> [!NOTE]
> This project is still heavily under development. Some features may or may not work.> [!CAUTION]
> This client has Vencord installed. Use at your own discretion.To compile this project, simply clone the repo and run this command:
```
nimble build
```
## Todo List- [x] Better menu styling for Vencord (Thanks bung)
- [ ] Icons
- [ ] Theme support
- [ ] ArRPC support
- [ ] Cloud feature fix
- [ ] Notifications
- [ ] QuickCSS fix
- [ ] Cloud supportFeel free to contribute by tackling any of the tasks above.