A GoToSocial client for the terminal.
Find a file
2024-02-21 01:26:25 +00:00
internal/build chore: Initial commit - Project setup 2024-02-19 12:39:01 +00:00
.gitignore checkpoint: add login with Oauth2 2024-02-20 12:33:23 +00:00
.golangci.yaml add registration function 2024-02-19 15:06:25 +00:00
account.go checkpoint: auths are now saved to file 2024-02-20 17:54:23 +00:00
client.go checkpoint: auths are now saved to file 2024-02-20 17:54:23 +00:00
config.go reduce scope to read for now; confirm successful login 2024-02-21 01:26:25 +00:00
go.mod checkpoint: add login with Oauth2 2024-02-20 12:33:23 +00:00
go.sum checkpoint: add login with Oauth2 2024-02-20 12:33:23 +00:00
LICENSE chore: Initial commit - Project setup 2024-02-19 12:39:01 +00:00
login.go reduce scope to read for now; confirm successful login 2024-02-21 01:26:25 +00:00
mage chore: Initial commit - Project setup 2024-02-19 12:39:01 +00:00
main.go checkpoint: create the client model now 2024-02-20 14:09:26 +00:00
README.md chore: Initial commit - Project setup 2024-02-19 12:39:01 +00:00
register.go checkpoint: auths are now saved to file 2024-02-20 17:54:23 +00:00

Enbas

Overview

Enbas is a GoToSocial client for the terminal.