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

ActivityPub: https://github.com/deemkeen/stegodon

activitypub bubbletea charm cli fediverse go golang lipgloss ssh tui wish

Score: -Infinity

Last synced: about 15 hours ago
JSON representation

Repository metadata:

Blog directly from ssh!


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 342
Total Committers: 5
Avg Commits per committer: 68.4
Development Distribution Score (DDS): 0.231

Commits in past year: 335
Committers in past year: 5
Avg Commits per committer in past year: 67.0
Development Distribution Score (DDS) in past year: 0.236

Name Email Commits
deemkeen d****r@g****m 263
Demigodrick 1****k 58
Dmitry Gurdzhi d****i@d****e 18
Greg P. 8****x 2
dependabot[bot] 4****] 1

Issue and Pull Request metadata

Last synced: 16 days ago

Total issues: 16
Total pull requests: 15
Average time to close issues: 12 months
Average time to close pull requests: 5 days
Total issue authors: 6
Total pull request authors: 1
Average comments per issue: 1.44
Average comments per pull request: 0.4
Merged pull request: 12
Bot issues: 0
Bot pull requests: 0

Past year issues: 12
Past year pull requests: 15
Past year average time to close issues: 1 day
Past year average time to close pull requests: 5 days
Past year issue authors: 5
Past year pull request authors: 1
Past year average comments per issue: 1.83
Past year average comments per pull request: 0.4
Past year merged pull request: 12
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • deemkeen (8)
  • andypiper (4)
  • Demigodrick (1)
  • Jack-Chronicle (1)
  • kauf0 (1)
  • gnp-x (1)

Top Pull Request Authors

  • deemkeen (15)

Top Issue Labels

  • enhancement (6)
  • feature (4)
  • bug (3)
  • help wanted (2)
  • vision (2)
  • question (1)

Top Pull Request Labels

  • codex (2)
  • bug (1)

Package metadata

proxy.golang.org: github.com/deemkeen/stegodon

  • Homepage: https://github.com/deemkeen/stegodon
  • Documentation: https://pkg.go.dev/github.com/deemkeen/stegodon#section-documentation
  • Licenses: MIT
  • Latest release: v1.8.2 (published 18 days ago)
  • Last Synced: 2026-03-27T15:05:03.017Z (1 day ago)
  • Versions: 29
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 9.303%
    • Average: 9.896%
    • Dependent repos count: 10.489%

Dependencies

go.mod go
  • github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be
  • github.com/atotto/clipboard v0.1.4
  • github.com/aymanbagabas/go-osc52 v1.0.3
  • github.com/caarlos0/sshmarshal v0.1.0
  • github.com/charmbracelet/bubbles v0.14.0
  • github.com/charmbracelet/bubbletea v0.23.1
  • github.com/charmbracelet/keygen v0.3.0
  • github.com/charmbracelet/lipgloss v0.6.0
  • github.com/charmbracelet/wish v0.7.0
  • github.com/containerd/console v1.0.3
  • github.com/gin-contrib/gzip v0.0.6
  • github.com/gin-contrib/sse v0.1.0
  • github.com/gin-gonic/gin v1.8.1
  • github.com/gliderlabs/ssh v0.3.5
  • github.com/go-playground/locales v0.14.0
  • github.com/go-playground/universal-translator v0.18.0
  • github.com/go-playground/validator/v10 v10.10.0
  • github.com/goccy/go-json v0.9.7
  • github.com/google/uuid v1.3.0
  • github.com/gorilla/feeds v1.1.1
  • github.com/json-iterator/go v1.1.12
  • github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
  • github.com/kr/pretty v0.3.1
  • github.com/leodido/go-urn v1.2.1
  • github.com/lucasb-eyer/go-colorful v1.2.0
  • github.com/mattn/go-isatty v0.0.16
  • github.com/mattn/go-localereader v0.0.1
  • github.com/mattn/go-runewidth v0.0.14
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
  • github.com/modern-go/reflect2 v1.0.2
  • github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b
  • github.com/muesli/cancelreader v0.2.2
  • github.com/muesli/reflow v0.3.0
  • github.com/muesli/termenv v0.13.0
  • github.com/pelletier/go-toml/v2 v2.0.1
  • github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0
  • github.com/rivo/uniseg v0.2.0
  • github.com/ugorji/go/codec v1.2.7
  • golang.org/x/crypto v0.3.0
  • golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
  • golang.org/x/net v0.2.0
  • golang.org/x/sys v0.2.0
  • golang.org/x/term v0.2.0
  • golang.org/x/text v0.4.0
  • golang.org/x/tools v0.1.12
  • google.golang.org/protobuf v1.28.0
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
  • lukechampine.com/uint128 v1.2.0
  • modernc.org/cc/v3 v3.40.0
  • modernc.org/ccgo/v3 v3.16.13
  • modernc.org/libc v1.21.5
  • modernc.org/mathutil v1.5.0
  • modernc.org/memory v1.4.0
  • modernc.org/opt v0.1.3
  • modernc.org/sqlite v1.20.0
  • modernc.org/strutil v1.1.3
  • modernc.org/token v1.0.1
go.sum go
  • 138 dependencies
.github/workflows/pr-test.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v6 composite
Dockerfile docker
  • alpine 3.23 build
  • golang 1.26-alpine3.23 build
.github/workflows/docker.yml actions
  • actions/checkout v4 composite
  • docker/build-push-action v5 composite
  • docker/login-action v3 composite
  • docker/metadata-action v5 composite
  • docker/setup-buildx-action v3 composite
  • docker/setup-qemu-action v3 composite
docker-compose.yml docker
  • ghcr.io/deemkeen/stegodon latest
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v6 composite
  • goreleaser/goreleaser-action v6 composite