Command line tool to get user activity from the Gitea API.
Go to file
2024-03-17 23:03:45 -05:00
.gitignore Add config.lua to .gitignore 2024-03-17 17:20:15 -05:00
colors.go refactor(colors): Add colors structure with all the needed colors (fix #7) 2024-03-17 22:27:11 -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
indicator.go feat(indicator): Make initialIndicator() take a job description 2024-03-17 23:03:45 -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(indicator): Make initialIndicator() take a job description 2024-03-17 23:03:45 -05:00

Gitivity

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