Command line tool to get user activity from the Gitea API.
Go to file
2024-04-07 15:11:10 -05:00
.gitignore Add config.lua to .gitignore 2024-03-17 17:20:15 -05:00
config.go feat(config): Allow a server to be set as the "default" server (fix #17) 2024-04-07 15:11:10 -05:00
feed.go feat(config): Allow a server to be set as the "default" server (fix #17) 2024-04-07 15:11:10 -05:00
go.mod feat(times): Add since option (fix #4) 2024-04-07 13:50:23 -05:00
go.sum feat(times): Add since option (fix #4) 2024-04-07 13:50:23 -05:00
indicator.go feat(times): Allow user to quit out of an Indicator 2024-03-21 18:51:28 -05:00
main.go feat(config): Allow a server to be set as the "default" server (fix #17) 2024-04-07 15:11:10 -05:00
README.md Init commit 2024-03-16 13:53:51 -05:00
styles.go refactor(styles): Add styles.text 2024-03-19 18:30:36 -05:00
summary.go feat(summary): Quit out of program when user interrupts loading indicator (fix #21) 2024-04-07 14:18:21 -05:00
times.go feat(config): Allow a server to be set as the "default" server (fix #17) 2024-04-07 15:11:10 -05:00

Gitivity

Command line tool to get user activity from the Gitea API.