Discord RPC library and a system info program.
Go to file
Ophestra Umiker bc88eb0c44
apply X11 license
Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-07-01 13:13:50 +09:00
.gitea/workflows rpcfetch: ui: show version in interface 2024-06-30 15:37:16 +09:00
fetch rpcfetch: ui: show version in interface 2024-06-30 15:37:16 +09:00
.gitignore go: initialise go module 2024-06-19 23:07:05 +09:00
LICENSE apply X11 license 2024-07-01 13:13:50 +09:00
activity.go library: rpc: fix SET_ACTIVITY response type 2024-06-30 02:51:40 +09:00
flake.lock nix: initialise flake with Fyne native dependencies 2024-06-29 18:01:40 +09:00
flake.nix rpcfetch: ui: show version in interface 2024-06-30 15:37:16 +09:00
go.mod library: io: implement Windows platform support 2024-06-30 03:00:02 +09:00
go.sum rpcfetch: retry nonce errors 2024-06-30 02:52:48 +09:00
io.go library: io: move ErrAgain to shared and errPipe value to platform-specific 2024-06-30 02:56:15 +09:00
io_unix.go library: io: move ErrAgain to shared and errPipe value to platform-specific 2024-06-30 02:56:15 +09:00
io_windows.go library: io: implement Windows platform support 2024-06-30 03:00:02 +09:00
rpc.go library: rpc: do not validate nonce of initial response 2024-06-30 02:57:42 +09:00