aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 4bd12e83a5e8d172f0862d5320ae7ae55a39fcdb (plain)
1
2
3
4
5
6
7
8
9
# discord-desktop usable
Discord desktop but actually usable. It is written in go and utilizes [webview](https://github.com/webview/webview_go).

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`