GitPedia

Naticord

Naticord is a Discord client focused on bringing the best experience possible natively.

From Naticord·Updated June 27, 2026·View on GitHub·

Naticord is a Discord client focused on bringing the best experience possible natively. The project is written primarily in C#, distributed under the Apache License 2.0 license, first published in 2024. Key topics include: csharp, discord, discord-client, dotnet, naticord.

Latest release: naticord-1.0.0b11.0.0 Beta 1
March 20, 2025View Changelog →

Naticord

Naticord is a Discord client focused on bringing the best experience possible natively.

Naticord uses DirectUI and Windows Forms, both bringing a native look to the client. DirectUI is an undocumented language made by Microsoft and was never released publicly. The library used in Naticord for DirectUI is DirectUI.Net.

<p align="center"> <a href="https://www.star-history.com/#Naticord/naticord&Date"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=Naticord/naticord&type=Date&theme=dark" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=Naticord/naticord&type=Date" /> <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=Naticord/naticord&type=Date" /> </picture> </a> </p>

What is finished?

  • Authentication
    • Signing in using a token: ✔️
    • Signing in using a QR code: ✔️
    • Signing in using e-mail and password: ❌ (See why...)
  • Client
    • User interface: ➖ (Work-in-progress)
    • Discord functionality: ➖ (Work-in-progress)
  • Miscellaneous
    • Work-in-progress, list will come in the future!
  • OS support (Windows-only)
    • Windows 11 / 10: ✔️
    • Windows 8.1 / 7: ➖ (Not tested!)
    • Windows Vista / XP: ❌ (Implementation soon!)

Why can't you login in using an e-mail and password?

Discord uses intense security measures to prevent custom clients from signing in using an e-mail and password, meaning there is no reliable way to sign in with this method without getting banned on a custom client. This is why Naticord is moving away from this approach and using easier methods instead like using a QR code to sign in.

This feature will not be coming in the future as it is a pain to maintain and I am not willing to fight through the pain of just getting to sign in.

Credits

Naticord would have not been possible without these wonderful people!

  • Skymu - Discord library used in Naticord (Also made by me!)
  • UnderscoreAngel - Creating the current Naticord logo!

Contributors

Showing top 9 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from Naticord/naticord via the GitHub API.Last fetched: 6/28/2026