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

ActivityPub: https://github.com/shugo/medicine_shield

Score: 9.725018565057663

Last synced: about 15 hours ago
JSON representation

Repository metadata:

an Android medication management application that helps users track their daily medication schedule


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 15 hours ago

Total Commits: 307
Total Committers: 3
Avg Commits per committer: 102.333
Development Distribution Score (DDS): 0.065

Commits in past year: 307
Committers in past year: 3
Avg Commits per committer in past year: 102.333
Development Distribution Score (DDS) in past year: 0.065

Name Email Commits
Shugo Maeda s****o@r****g 287
claude[bot] 4****] 16
copilot-swe-agent[bot] 1****t 4

Issue and Pull Request metadata

Last synced: about 1 month ago

Total issues: 1
Total pull requests: 42
Average time to close issues: N/A
Average time to close pull requests: about 2 hours
Total issue authors: 1
Total pull request authors: 1
Average comments per issue: 4.0
Average comments per pull request: 0.6
Merged pull request: 39
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 42
Past year average time to close issues: N/A
Past year average time to close pull requests: about 2 hours
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 4.0
Past year average comments per pull request: 0.6
Past year merged pull request: 39
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • shugo (1)

Top Pull Request Authors

  • shugo (42)

Top Issue Labels

Top Pull Request Labels


Package metadata

gem.coop: medicine_shield

A Mastodon client for Textbringer.

  • Homepage: https://github.com/shugo/medicine_shield
  • Documentation: http://www.rubydoc.info/gems/medicine_shield/
  • Licenses: MIT
  • Latest release: 0.1.0 (published almost 9 years ago)
  • Last Synced: 2026-01-27T04:36:50.182Z (10 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 2,788 Total
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 0.0%
    • Average: 29.673%
    • Downloads: 89.02%
  • Maintainers (1)
rubygems.org: medicine_shield

A Mastodon client for Textbringer.

  • Homepage: https://github.com/shugo/medicine_shield
  • Documentation: http://www.rubydoc.info/gems/medicine_shield/
  • Licenses: MIT
  • Latest release: 0.1.0 (published almost 9 years ago)
  • Last Synced: 2026-01-27T04:36:54.695Z (10 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 2,788 Total
  • Rankings:
    • Dependent packages count: 15.706%
    • Forks count: 29.778%
    • Stargazers count: 43.019%
    • Average: 45.471%
    • Dependent repos count: 46.782%
    • Downloads: 92.072%
  • Maintainers (1)

Dependencies

app/build.gradle.kts maven
  • androidx.activity:activity-compose 1.8.1 implementation
  • androidx.compose.material3:material3 * implementation
  • androidx.compose.ui:ui * implementation
  • androidx.compose.ui:ui-graphics * implementation
  • androidx.compose.ui:ui-tooling-preview * implementation
  • androidx.core:core-ktx 1.12.0 implementation
  • androidx.lifecycle:lifecycle-runtime-ktx 2.6.2 implementation
  • androidx.lifecycle:lifecycle-viewmodel-compose 2.6.2 implementation
  • androidx.navigation:navigation-compose 2.7.5 implementation
  • androidx.room:room-ktx $roomVersion implementation
  • androidx.room:room-runtime $roomVersion implementation
  • app.cash.turbine:turbine 1.0.0 testImplementation
  • io.mockk:mockk 1.13.8 testImplementation
  • junit:junit 4.13.2 testImplementation
  • org.jetbrains.kotlinx:kotlinx-coroutines-test 1.7.3 testImplementation
build.gradle.kts maven
.github/workflows/android-ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-java v4 composite
  • actions/upload-artifact v4 composite
  • gradle/actions/setup-gradle v5 composite
.github/workflows/claude.yml actions
  • actions/checkout v4 composite
  • anthropics/claude-code-action v1 composite
.devcontainer/Dockerfile docker
  • node 20 build