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

https://github.com/kimtore/visp

golang spotify terminal vim

Score: 6.551080335043404

Last synced: about 24 hours ago
JSON representation

Repository metadata:

Visp is a Vi-like Spotify client for terminal users.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 1,166
Total Committers: 14
Avg Commits per committer: 83.286
Development Distribution Score (DDS): 0.075

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Kim Tore Jensen k****m@i****o 1079
Bart Nagel b****t@t****t 53
Mykyta Holubakha h****o@g****m 5
Marta Paciorkowska m****a@p****l 5
Kim Tore Jensen s****6@u****t 5
Murilo Pereira m****o@m****m 4
Ferdinand Thiessen r****m@f****e 4
xaizek x****k@o****g 2
codesoap c****p@m****g 2
David Muckle d****e@d****z 2
Aric Belsito l****i@g****m 2
Thomas Zander r****s@f****g 1
Felix Janda f****a@p****e 1
Marta Paciorkowska m****a@a****m 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 1
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 1
Total pull request authors: 0
Average comments per issue: 1.0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

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

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

Top Issue Authors

  • rfpozo (1)

Top Pull Request Authors


Top Issue Labels

  • bug (1)

Top Pull Request Labels


Dependencies

go.mod go
  • github.com/blevesearch/bleve/v2 v2.3.1
  • github.com/gdamore/tcell/v2 v2.4.0
  • github.com/go-chi/chi v1.5.4
  • github.com/google/uuid v1.3.0
  • github.com/lucasb-eyer/go-colorful v1.2.0
  • github.com/magiconair/properties v1.8.6
  • github.com/mattn/go-runewidth v0.0.13
  • github.com/prometheus/client_golang v1.12.1
  • github.com/sirupsen/logrus v1.8.1
  • github.com/spf13/afero v1.8.1
  • github.com/spf13/viper v1.10.1
  • github.com/stretchr/objx v0.3.0
  • github.com/stretchr/testify v1.7.0
  • github.com/zmb3/spotify v1.3.0
  • github.com/zmb3/spotify/v2 v2.0.1
  • golang.org/x/net v0.0.0-20220225172249-27dd8689420f
  • golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b
  • golang.org/x/sys v0.0.0-20220307203707-22a9840ba4d7
  • gopkg.in/ini.v1 v1.66.4
go.sum go
  • 864 dependencies
.github/workflows/build.yml actions
  • actions/checkout v2 composite
  • actions/create-release v1 composite
  • actions/setup-go v2 composite
  • actions/upload-release-asset v1 composite
  • dev-drprasad/delete-tag-and-release v0.2.0 composite
www/Dockerfile docker
  • nginx 1.19 build