Simple webview application for discord. Fast and no spyware https://github.com/4rkal/discord-desktop
Go to file
2024-05-17 12:27:27 +03:00
.gitignore initial commit 2024-05-17 12:22:18 +03:00
.SRCINFO updated description 2024-05-17 12:24:22 +03:00
go.mod initial commit 2024-05-17 12:22:18 +03:00
go.sum initial commit 2024-05-17 12:22:18 +03:00
LICENSE initial commit 2024-05-17 12:22:18 +03:00
main.go initial commit 2024-05-17 12:22:18 +03:00
PKGBUILD updated description 2024-05-17 12:23:55 +03:00
README.md updated readme 2024-05-17 12:27:27 +03:00

discord-desktop usable

Discord desktop but actually usable. It is written in go and utilizes webview.

Its a pretty simple application that just renders discord.com/app into a desktop application.

Install

Using go: go install github.com/4rkal/discord-desktop@latest

AUR: yay -S discord-webview