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

https://github.com/picccassso/bma

Score: 4.189654742026425

Last synced: about 22 hours ago
JSON representation

Repository metadata:

Basic Music Streaming App built in Go with Android app built in Kotlin with Tailscale integration.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 43
Total Committers: 2
Avg Commits per committer: 21.5
Development Distribution Score (DDS): 0.209

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

Name Email Commits
aienpme 1****e 34
Alex (aka Picasso) 1****o 9

Issue and Pull Request metadata

Last synced: 10 days ago


Dependencies

BMA-Android/app/build.gradle.kts maven
  • androidx.activity:activity-ktx 1.8.2 implementation
  • androidx.appcompat:appcompat 1.6.1 implementation
  • androidx.camera:camera-camera2 1.3.1 implementation
  • androidx.camera:camera-core 1.3.1 implementation
  • androidx.camera:camera-lifecycle 1.3.1 implementation
  • androidx.camera:camera-view 1.3.1 implementation
  • androidx.constraintlayout:constraintlayout 2.1.4 implementation
  • androidx.core:core-ktx 1.12.0 implementation
  • androidx.lifecycle:lifecycle-runtime-ktx 2.7.0 implementation
  • androidx.lifecycle:lifecycle-viewmodel-ktx 2.7.0 implementation
  • com.google.android.exoplayer:exoplayer 2.19.1 implementation
  • com.google.android.exoplayer:exoplayer-ui 2.19.1 implementation
  • com.google.android.material:material 1.11.0 implementation
  • com.google.mlkit:barcode-scanning 17.2.0 implementation
  • com.squareup.okhttp3:logging-interceptor 4.12.0 implementation
  • com.squareup.retrofit2:converter-gson 2.9.0 implementation
  • com.squareup.retrofit2:retrofit 2.9.0 implementation
  • org.jetbrains.kotlinx:kotlinx-coroutines-android 1.7.3 implementation
  • junit:junit 4.13.2 testImplementation
BMA-Android/app/build.gradle maven
  • androidx.appcompat:appcompat 1.6.1 implementation
  • androidx.camera:camera-camera2 1.3.1 implementation
  • androidx.camera:camera-lifecycle 1.3.1 implementation
  • androidx.camera:camera-view 1.3.1 implementation
  • androidx.constraintlayout:constraintlayout 2.1.4 implementation
  • androidx.core:core-ktx 1.9.0 implementation
  • androidx.lifecycle:lifecycle-runtime-ktx 2.6.2 implementation
  • com.github.bumptech.glide:glide 4.16.0 implementation
  • com.google.android.exoplayer:exoplayer 2.19.1 implementation
  • com.google.android.material:material 1.11.0 implementation
  • com.google.mlkit:barcode-scanning 17.2.0 implementation
  • com.squareup.okhttp3:logging-interceptor 4.11.0 implementation
  • com.squareup.retrofit2:converter-gson 2.9.0 implementation
  • com.squareup.retrofit2:retrofit 2.9.0 implementation
  • junit:junit 4.13.2 testImplementation
BMA-Go/go.mod go
  • fyne.io/fyne/v2 v2.4.5
  • fyne.io/systray v1.10.1-0.20231115130155-104f5ef7839e
  • github.com/davecgh/go-spew v1.1.1
  • github.com/dhowden/tag v0.0.0-20240417053706-3d75831295e8
  • github.com/fredbi/uri v1.0.0
  • github.com/fsnotify/fsnotify v1.6.0
  • github.com/fyne-io/gl-js v0.0.0-20220119005834-d2da28d9ccfe
  • github.com/fyne-io/glfw-js v0.0.0-20220120001248-ee7290d23504
  • github.com/fyne-io/image v0.0.0-20220602074514-4956b0afb3d2
  • github.com/go-gl/gl v0.0.0-20211210172815-726fda9656d6
  • github.com/go-gl/glfw/v3.3/glfw v0.0.0-20240306074159-ea2d69986ecb
  • github.com/go-text/render v0.1.0
  • github.com/go-text/typesetting v0.1.0
  • github.com/godbus/dbus/v5 v5.1.0
  • github.com/google/uuid v1.6.0
  • github.com/gopherjs/gopherjs v1.17.2
  • github.com/gorilla/mux v1.8.1
  • github.com/jsummers/gobmp v0.0.0-20151104160322-e2ba15ffa76e
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
  • github.com/srwiley/oksvg v0.0.0-20221011165216-be6e8873101c
  • github.com/srwiley/rasterx v0.0.0-20220730225603-2ab79fcdd4ef
  • github.com/stretchr/testify v1.8.4
  • github.com/tevino/abool v1.2.0
  • github.com/yuin/goldmark v1.5.5
  • golang.org/x/image v0.11.0
  • golang.org/x/mobile v0.0.0-20230531173138-3c911d8e3eda
  • golang.org/x/net v0.17.0
  • golang.org/x/sys v0.13.0
  • golang.org/x/text v0.13.0
  • gopkg.in/yaml.v3 v3.0.1
  • honnef.co/go/js/dom v0.0.0-20210725211120-f030747120f2
BMA-Go/go.sum go
  • 638 dependencies
bma-cli/go.mod go
  • github.com/dhowden/tag v0.0.0-20240417053706-3d75831295e8
  • github.com/fsnotify/fsnotify v1.6.0
  • github.com/google/uuid v1.6.0
  • github.com/gorilla/mux v1.8.1
  • github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
  • golang.org/x/sys v0.0.0-20220908164124-27713097b956
bma-cli/go.sum go
  • github.com/dhowden/tag v0.0.0-20240417053706-3d75831295e8
  • github.com/fsnotify/fsnotify v1.6.0
  • github.com/google/uuid v1.6.0
  • github.com/gorilla/mux v1.8.1
  • github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
  • golang.org/x/sys v0.0.0-20220908164124-27713097b956
BMA-Android/build.gradle.kts maven