VisCord is a lightweight Discord client for Windows 10 & 11 using WebView2 and Visual Basic.NET.
A 64-bit Windows 7 version is available which uses CefSharp 109 instead of WebView2 due to graphical issues (flickering). This version has some features omitted as CefSharp differs to WebView2 in terms of code. As a result, the CefSharp version has some minor features omitted.
- Run at startup.
- Notification badge.
- Real-time notification for new communication.
- Hardware acceleration toggle.
- Open links in default browser toggle.
- Offline mode.
- Clear cache & data.
- Load custom JavaScript at startup.
You'll need Visual Studio 2022 with .NET Desktop Development to contribute to the project.