An open API service for producing an overview of a list of open source projects.

https://github.com/akurdunkar/gspt

golang spotify spotify-api spotify-client spotify-clone spotify-tui terminal terminal-based tui tui-app

Score: 6.927557906278317

Last synced: about 10 hours ago
JSON representation

Repository metadata:

Spotify for the terminal written in Go


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 328
Total Committers: 4
Avg Commits per committer: 82.0
Development Distribution Score (DDS): 0.009

Commits in past year: 2
Committers in past year: 2
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
aditya-K2 a****2@g****m 325
phuonganhniie a****p@h****m 1
Luke l****o@g****m 1
Jah-yee 1****e 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 0
Total pull requests: 4
Average time to close issues: N/A
Average time to close pull requests: 3 days
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 1.75
Merged pull request: 2
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 4
Past year average time to close issues: N/A
Past year average time to close pull requests: 3 days
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 1.75
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/akurdunkar/gspt

Top Issue Authors

Top Pull Request Authors

  • nullisnotthere (3)
  • Jah-yee (1)

Top Issue Labels

Top Pull Request Labels


Dependencies

.github/workflows/pre-release.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • marvinpinto/action-automatic-releases latest composite
go.mod go
  • github.com/BurntSushi/freetype-go v0.0.0-20160129220410-b763ddbfe298
  • github.com/BurntSushi/graphics-go v0.0.0-20160129215708-b43f31a4a966
  • github.com/BurntSushi/xgb v0.0.0-20210121224620-deaf085860bc
  • github.com/BurntSushi/xgbutil v0.0.0-20190907113008-ad855c713046
  • github.com/aditya-K2/tview v0.0.0-20230501091922-5da3458d3dff
  • github.com/aditya-K2/utils v0.0.0-20230430194152-89e230eeaa50
  • github.com/fsnotify/fsnotify v1.6.0
  • github.com/gdamore/encoding v1.0.0
  • github.com/gdamore/tcell/v2 v2.6.0
  • github.com/golang/protobuf v1.5.3
  • github.com/hashicorp/hcl v1.0.0
  • github.com/lucasb-eyer/go-colorful v1.2.0
  • github.com/magiconair/properties v1.8.7
  • github.com/mattn/go-runewidth v0.0.14
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
  • github.com/pelletier/go-toml/v2 v2.0.6
  • github.com/rivo/uniseg v0.4.4
  • github.com/spf13/afero v1.9.3
  • github.com/spf13/cast v1.5.0
  • github.com/spf13/jwalterweatherman v1.1.0
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.15.0
  • github.com/subosito/gotenv v1.4.2
  • github.com/zmb3/spotify/v2 v2.3.2-0.20230424071627-89c95066f128
  • gitlab.com/diamondburned/ueberzug-go v0.0.0-20190521043425-7c15a5f63b06
  • golang.org/x/net v0.9.0
  • golang.org/x/oauth2 v0.7.0
  • golang.org/x/sys v0.7.0
  • golang.org/x/term v0.7.0
  • golang.org/x/text v0.9.0
  • google.golang.org/appengine v1.6.7
  • google.golang.org/protobuf v1.30.0
  • gopkg.in/ini.v1 v1.67.0
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • 511 dependencies
.github/workflows/docs.yaml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • stefanzweifel/git-auto-commit-action v4 composite