Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

https://github.com/Dreamacro/clash-ctl

Score: -Infinity

Last synced: 8 days ago
JSON representation

Repository metadata:

clash cli


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 year ago

Total Commits: 6
Total Committers: 2
Avg Commits per committer: 3.0
Development Distribution Score (DDS): 0.5

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
Dreamacro 3****1@q****m 3
Dreamacro 8****o@u****m 3

Issue and Pull Request metadata

Last synced: about 1 year ago

Total issues: 1
Total pull requests: 1
Average time to close issues: about 6 hours
Average time to close pull requests: N/A
Total issue authors: 1
Total pull request authors: 1
Average comments per issue: 0.0
Average comments per pull request: 0.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/Dreamacro/clash-ctl

Top Issue Authors

  • vijayendra05 (1)

Top Pull Request Authors

  • crosstyan (1)

Top Issue Labels

  • invalid (1)

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/Dreamacro/clash-ctl

  • Homepage: https://github.com/Dreamacro/clash-ctl
  • Documentation: https://pkg.go.dev/github.com/Dreamacro/clash-ctl#section-documentation
  • Licenses:
  • Latest release: v0.0.0-20220531043926-dba250eabe4e (published over 2 years ago)
  • Last Synced: 2024-11-28T23:33:26.695Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 3.653%
    • Stargazers count: 3.735%
    • Average: 5.933%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/c-bata/go-prompt v0.2.6
  • github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
  • github.com/go-resty/resty/v2 v2.7.0
  • github.com/gorilla/websocket v1.5.0
  • github.com/jedib0t/go-pretty/v6 v6.3.1
  • github.com/manifoldco/promptui v0.9.0
  • github.com/mattn/go-colorable v0.1.7
  • github.com/mattn/go-isatty v0.0.12
  • github.com/mattn/go-runewidth v0.0.13
  • github.com/mattn/go-tty v0.0.3
  • github.com/pelletier/go-toml/v2 v2.0.1
  • github.com/pkg/term v1.2.0-beta.2
  • github.com/rivo/uniseg v0.2.0
  • golang.org/x/net v0.0.0-20211029224645-99673261e6eb
  • golang.org/x/sys v0.0.0-20210423082822-04245dca01da
go.sum go
  • github.com/c-bata/go-prompt v0.2.6
  • github.com/chzyer/logex v1.1.10
  • github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
  • github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/go-resty/resty/v2 v2.7.0
  • github.com/gorilla/websocket v1.5.0
  • github.com/jedib0t/go-pretty/v6 v6.3.1
  • github.com/manifoldco/promptui v0.9.0
  • github.com/mattn/go-colorable v0.1.4
  • github.com/mattn/go-colorable v0.1.7
  • github.com/mattn/go-isatty v0.0.8
  • github.com/mattn/go-isatty v0.0.10
  • github.com/mattn/go-isatty v0.0.12
  • github.com/mattn/go-runewidth v0.0.6
  • github.com/mattn/go-runewidth v0.0.9
  • github.com/mattn/go-runewidth v0.0.13
  • github.com/mattn/go-tty v0.0.3
  • github.com/pelletier/go-toml/v2 v2.0.1
  • github.com/pkg/profile v1.6.0
  • github.com/pkg/term v1.2.0-beta.2
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rivo/uniseg v0.2.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.7.0
  • github.com/stretchr/testify v1.7.1
  • golang.org/x/net v0.0.0-20211029224645-99673261e6eb
  • golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
  • golang.org/x/sys v0.0.0-20180816055513-1c9583448a9c
  • golang.org/x/sys v0.0.0-20181122145206-62eef0e2fa9b
  • golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223
  • golang.org/x/sys v0.0.0-20191008105621-543471e840be
  • golang.org/x/sys v0.0.0-20191120155948-bd437916bb0e
  • golang.org/x/sys v0.0.0-20200116001909-b77594299b42
  • golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae
  • golang.org/x/sys v0.0.0-20200909081042-eff7692f9009
  • golang.org/x/sys v0.0.0-20200918174421-af09f7315aff
  • golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  • golang.org/x/sys v0.0.0-20210423082822-04245dca01da
  • golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  • golang.org/x/text v0.3.6
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c