https://github.com/backendarchitect/loki
loki Github user email and details finder
https://github.com/backendarchitect/loki
app cli cli-app find finder github github-api go golang golang-application golang-tools terminal-app terminal-based users
Last synced: 2 months ago
JSON representation
loki Github user email and details finder
- Host: GitHub
- URL: https://github.com/backendarchitect/loki
- Owner: backendArchitect
- License: gpl-3.0
- Created: 2023-03-03T09:50:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-07T11:22:42.000Z (over 1 year ago)
- Last Synced: 2025-06-27T15:49:24.011Z (10 months ago)
- Topics: app, cli, cli-app, find, finder, github, github-api, go, golang, golang-application, golang-tools, terminal-app, terminal-based, users
- Language: Go
- Homepage:
- Size: 5.26 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Loki

---
- loki Github user email and details finder
---
# Usage And Cmds
- To get Github User detail, Use below command
```
go run main.go user -u
```
- For threads ` -t` is there
```
go run main.go user -u -t 1
```
- For Repo of the user
```
go run main.go repo -u
```
- Binaries are in `bin/` dir
---
Contributors are welcome to make this package more efficient and give any suggestions.