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

https://github.com/neuralink/tsui

Score: -Infinity

Last synced: about 15 hours ago
JSON representation

Repository metadata:

An (experimental) elegant TUI for configuring Tailscale.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 89
Total Committers: 5
Avg Commits per committer: 17.8
Development Distribution Score (DDS): 0.045

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
Lexi Mattick l****k@n****m 85
Nikolay Dubina n****b@g****m 1
Leon Ge l****7@g****m 1
Ivan Tarasov i****v@n****m 1
Edward Coristine e****e@n****m 1

Issue and Pull Request metadata

Last synced: 1 day ago

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

Past year issues: 1
Past year pull requests: 4
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.25
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/neuralink/tsui

Top Issue Authors

  • landsman (1)

Top Pull Request Authors

  • trevorrjohn (2)
  • paul-oms (1)
  • michelangelomo (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/neuralink/tsui

  • Homepage: https://github.com/neuralink/tsui
  • Documentation: https://pkg.go.dev/github.com/neuralink/tsui#section-documentation
  • Licenses: mit
  • Latest release: v0.2.0 (published almost 2 years ago)
  • Last Synced: 2026-08-17T15:00:36.562Z (1 day ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.117%
    • Average: 5.288%
    • Dependent repos count: 5.46%

Dependencies

go.mod go
  • filippo.io/edwards25519 v1.1.0
  • github.com/akutz/memconn v0.1.0
  • github.com/alexbrainman/sspi v0.0.0-20231016080023-1a75b4708caa
  • github.com/aymanbagabas/go-osc52/v2 v2.0.1
  • github.com/charmbracelet/bubbletea v0.26.6
  • github.com/charmbracelet/lipgloss v0.12.1
  • github.com/charmbracelet/x/ansi v0.1.4
  • github.com/charmbracelet/x/input v0.1.0
  • github.com/charmbracelet/x/term v0.1.1
  • github.com/charmbracelet/x/windows v0.1.0
  • github.com/dblohm7/wingoes v0.0.0-20240119213807-a09d6be7affa
  • github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f
  • github.com/fxamacker/cbor/v2 v2.6.0
  • github.com/go-json-experiment/json v0.0.0-20231102232822-2e55bd4e08b0
  • github.com/google/go-cmp v0.6.0
  • github.com/hdevalence/ed25519consensus v0.2.0
  • github.com/josharian/native v1.1.1-0.20230202152459-5c7d0dd6ab86
  • github.com/jsimonetti/rtnetlink v1.4.0
  • github.com/lucasb-eyer/go-colorful v1.2.0
  • github.com/mattn/go-isatty v0.0.20
  • github.com/mattn/go-localereader v0.0.1
  • github.com/mattn/go-runewidth v0.0.15
  • github.com/mdlayher/netlink v1.7.2
  • github.com/mdlayher/socket v0.5.0
  • github.com/mitchellh/go-ps v1.0.0
  • github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6
  • github.com/muesli/cancelreader v0.2.2
  • github.com/muesli/termenv v0.15.2
  • github.com/rivo/uniseg v0.4.7
  • github.com/tailscale/go-winio v0.0.0-20231025203758-c4f33415bf55
  • github.com/x448/float16 v0.8.4
  • github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
  • go4.org/mem v0.0.0-20220726221520-4f986261bf13
  • go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
  • golang.org/x/crypto v0.24.0
  • golang.org/x/exp v0.0.0-20240119083558-1b970713d09a
  • golang.org/x/net v0.26.0
  • golang.org/x/sync v0.7.0
  • golang.org/x/sys v0.21.0
  • golang.org/x/text v0.16.0
  • golang.zx2c4.com/wireguard/windows v0.5.3
  • tailscale.com v1.70.0
go.sum go
  • filippo.io/edwards25519 v1.1.0
  • github.com/akutz/memconn v0.1.0
  • github.com/alexbrainman/sspi v0.0.0-20231016080023-1a75b4708caa
  • github.com/aymanbagabas/go-osc52/v2 v2.0.1
  • github.com/charmbracelet/bubbletea v0.26.6
  • github.com/charmbracelet/lipgloss v0.12.1
  • github.com/charmbracelet/x/ansi v0.1.4
  • github.com/charmbracelet/x/input v0.1.0
  • github.com/charmbracelet/x/term v0.1.1
  • github.com/charmbracelet/x/windows v0.1.0
  • github.com/cilium/ebpf v0.15.0
  • github.com/dblohm7/wingoes v0.0.0-20240119213807-a09d6be7affa
  • github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f
  • github.com/frankban/quicktest v1.14.6
  • github.com/fxamacker/cbor/v2 v2.6.0
  • github.com/go-json-experiment/json v0.0.0-20231102232822-2e55bd4e08b0
  • github.com/google/go-cmp v0.6.0
  • github.com/hdevalence/ed25519consensus v0.2.0
  • github.com/josharian/native v1.1.1-0.20230202152459-5c7d0dd6ab86
  • github.com/jsimonetti/rtnetlink v1.4.0
  • github.com/kr/pretty v0.3.1
  • github.com/kr/text v0.2.0
  • github.com/lucasb-eyer/go-colorful v1.2.0
  • github.com/mattn/go-isatty v0.0.20
  • github.com/mattn/go-localereader v0.0.1
  • github.com/mattn/go-runewidth v0.0.15
  • github.com/mdlayher/netlink v1.7.2
  • github.com/mdlayher/socket v0.5.0
  • github.com/mitchellh/go-ps v1.0.0
  • github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6
  • github.com/muesli/cancelreader v0.2.2
  • github.com/muesli/termenv v0.15.2
  • github.com/rivo/uniseg v0.2.0
  • github.com/rivo/uniseg v0.4.7
  • github.com/rogpeppe/go-internal v1.11.0
  • github.com/tailscale/go-winio v0.0.0-20231025203758-c4f33415bf55
  • github.com/x448/float16 v0.8.4
  • github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
  • go4.org/mem v0.0.0-20220726221520-4f986261bf13
  • go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
  • golang.org/x/crypto v0.24.0
  • golang.org/x/exp v0.0.0-20240119083558-1b970713d09a
  • golang.org/x/mod v0.18.0
  • golang.org/x/net v0.26.0
  • golang.org/x/sync v0.7.0
  • golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e
  • golang.org/x/sys v0.4.1-0.20230131160137-e7d7f63158de
  • golang.org/x/sys v0.6.0
  • golang.org/x/sys v0.21.0
  • golang.org/x/text v0.16.0
  • golang.zx2c4.com/wireguard/windows v0.5.3
  • tailscale.com v1.70.0