Command line tool to get user activity from the Gitea API.
Go to file
Noah 677047a7c5 feat(times): Add information text to the loading indicator
Show some information about the repositories we're getting the time logs from while the user waits.
2024-03-17 19:09:13 -05:00
.gitignore Add config.lua to .gitignore 2024-03-17 17:20:15 -05:00
config.go Lua configuration! 2024-03-16 17:05:19 -05:00
go.mod Add time log viewer (With spinners!) 2024-03-16 21:17:40 -05:00
go.sum Add time log viewer (With spinners!) 2024-03-16 21:17:40 -05:00
main.go Format main.go 2024-03-17 17:59:56 -05:00
README.md Init commit 2024-03-16 13:53:51 -05:00
times.go feat(times): Add information text to the loading indicator 2024-03-17 19:09:13 -05:00

Gitivity

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