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

https://github.com/network-plane/ntpcl

ntp ntp-client time

Score: -Infinity

Last synced: about 1 hour ago
JSON representation

Repository metadata:

A simple NTP client to fetch and optionally set system time


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 29
Total Committers: 3
Avg Commits per committer: 9.667
Development Distribution Score (DDS): 0.345

Commits in past year: 12
Committers in past year: 2
Avg Commits per committer in past year: 6.0
Development Distribution Score (DDS) in past year: 0.083

Name Email Commits
earentir e****r@g****m 19
George Pantazis g****s@v****m 7
dependabot[bot] 4****] 3

Issue and Pull Request metadata

Last synced: 1 day ago

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

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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/network-plane/ntpcl

Top Issue Authors

Top Pull Request Authors

  • dependabot[bot] (3)

Top Issue Labels

Top Pull Request Labels

  • dependencies (3)
  • go (3)

Package metadata

proxy.golang.org: github.com/network-plane/ntpcl


Dependencies

go.mod go
  • github.com/beevik/ntp v1.4.3
  • github.com/jawher/mow.cli v1.2.0
  • golang.org/x/net v0.25.0
  • golang.org/x/sys v0.20.0
go.sum go
  • github.com/beevik/ntp v1.4.3
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/jawher/mow.cli v1.2.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.2.0
  • github.com/stretchr/testify v1.3.0
  • github.com/stretchr/testify v1.4.0
  • github.com/stretchr/testify v1.9.0
  • golang.org/x/net v0.25.0
  • golang.org/x/sys v0.20.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v2 v2.2.5
  • gopkg.in/yaml.v3 v3.0.1