Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 support

Feel free to contribute by tackling any of the tasks above.