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

ActivityPub: https://github.com/wakingrufus/mastodon-jfx

javafx kotlin mastodon tornadofx

Score: 2.833213344056216

Last synced: about 10 hours ago
JSON representation

Repository metadata:

Java FX client for Mastodon


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 11 days ago

Total Commits: 35
Total Committers: 1
Avg Commits per committer: 35.0
Development Distribution Score (DDS): 0.0

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
wakingrufus w****s@g****m 35

Issue and Pull Request metadata

Last synced: about 1 month ago

Total issues: 3
Total pull requests: 12
Average time to close issues: almost 3 years
Average time to close pull requests: 2 days
Total issue authors: 2
Total pull request authors: 1
Average comments per issue: 0.67
Average comments per pull request: 0.0
Merged pull request: 12
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/wakingrufus/mastodon-jfx

Top Issue Authors

  • wakingrufus (2)
  • DC7IA (1)

Top Pull Request Authors

  • wakingrufus (12)

Top Issue Labels

Top Pull Request Labels


Dependencies

build.gradle maven
  • com.fasterxml.jackson.core:jackson-core 2.9.2 compile
  • com.fasterxml.jackson.core:jackson-databind 2.9.2 compile
  • com.fasterxml.jackson.module:jackson-module-kotlin 2.9.2 compile
  • com.fasterxml.jackson.module:jackson-module-parameter-names 2.9.2 compile
  • com.github.sys1yagi:mastodon4j 1.6.0 compile
  • io.github.microutils:kotlin-logging 1.4.4 compile
  • no.tornado:tornadofx 1.7.11 compile
  • org.controlsfx:controlsfx 8.40.14 compile
  • org.glassfish.jersey.core:jersey-client 2.25.1 compile
  • org.jetbrains.kotlin:kotlin-reflect * compile
  • org.jetbrains.kotlin:kotlin-stdlib-jre8 * compile
  • org.jetbrains.kotlinx:kotlinx-coroutines-core 0.22.5 compile
  • org.jsoup:jsoup 1.10.3 compile
  • org.projectlombok:lombok 1.16.18 compile
  • com.nhaarman:mockito-kotlin-kt1.1 1.5.0 testCompile
  • org.jetbrains.kotlin:kotlin-test * testCompile
  • org.jetbrains.kotlin:kotlin-test-junit * testCompile
  • org.mockito:mockito-core 2.8.9 testCompile
  • org.testfx:openjfx-monocle 8u76-b04 testCompile
  • org.testfx:testfx-core 4.0.7-alpha testCompile
  • org.testfx:testfx-junit 4.0.6-alpha testCompile