https://github.com/danielgrbacbravo/chatterbox-cli
aes bubbletea chat cli cryptography diffie-hellman golang learning-project multi-client-server network-programming tcp
Score: -Infinity
Last synced: about 3 hours ago
JSON representation
Repository metadata:
A CLI-based chat app in Go for learning networking, concurrency, and real-time communication in Golang
- Host: GitHub
- URL: https://github.com/danielgrbacbravo/chatterbox-cli
- Owner: danielgrbacbravo
- Created: 2024-03-26T15:55:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-15T09:05:12.000Z (over 1 year ago)
- Last Synced: 2026-07-05T16:03:49.782Z (about 2 months ago)
- Topics: aes, bubbletea, chat, cli, cryptography, diffie-hellman, golang, learning-project, multi-client-server, network-programming, tcp
- Language: Go
- Homepage:
- Size: 53.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Owner metadata:
- Name: Daniel Grbac Bravo
- Login: danielgrbacbravo
- Email:
- Kind: user
- Description:
- Website:
- Location: Groningen, Netherlands
- Twitter:
- Company: University of Groningen
- Icon url: https://avatars.githubusercontent.com/u/62587157?u=ba975918f3673867772ee9ec21d95b8b60a05882&v=4
- Repositories: 2
- Last Synced at: 2024-08-05T03:07:17.723Z
- Profile URL: https://github.com/danielgrbacbravo
GitHub Events
Total
- Create event: 1
- Delete event: 1
- Push event: 6
- Total: 8
Last Year
- Total: 0
Committers metadata
Last synced: 3 days ago
Total Commits: 30
Total Committers: 1
Avg Commits per committer: 30.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 | Commits | |
|---|---|---|
| Daniel Grbac Bravo | d****o@g****m | 30 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 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
Top Issue Authors
Top Pull Request Authors
Top Issue Labels
Top Pull Request Labels
Dependencies
- github.com/atotto/clipboard v0.1.4
- github.com/aymanbagabas/go-osc52/v2 v2.0.1
- github.com/charmbracelet/bubbles v0.18.0
- github.com/charmbracelet/bubbletea v0.25.0
- github.com/charmbracelet/lipgloss v0.10.0
- github.com/charmbracelet/log v0.4.0
- github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81
- github.com/go-logfmt/logfmt v0.6.0
- github.com/lucasb-eyer/go-colorful v1.2.0
- github.com/mattn/go-isatty v0.0.18
- github.com/mattn/go-localereader v0.0.1
- github.com/mattn/go-runewidth v0.0.15
- 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.15.2
- github.com/rivo/uniseg v0.4.7
- golang.org/x/exp v0.0.0-20231006140011-7918f672742d
- golang.org/x/sync v0.1.0
- golang.org/x/sys v0.13.0
- golang.org/x/term v0.6.0
- golang.org/x/text v0.3.8
- github.com/atotto/clipboard v0.1.4
- github.com/aymanbagabas/go-osc52/v2 v2.0.1
- github.com/charmbracelet/bubbles v0.18.0
- github.com/charmbracelet/bubbletea v0.25.0
- github.com/charmbracelet/lipgloss v0.10.0
- github.com/charmbracelet/log v0.4.0
- github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81
- github.com/davecgh/go-spew v1.1.1
- github.com/go-logfmt/logfmt v0.6.0
- github.com/lucasb-eyer/go-colorful v1.2.0
- github.com/mattn/go-isatty v0.0.18
- github.com/mattn/go-localereader v0.0.1
- github.com/mattn/go-runewidth v0.0.12
- github.com/mattn/go-runewidth v0.0.15
- 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.15.2
- github.com/pmezard/go-difflib v1.0.0
- github.com/rivo/uniseg v0.1.0
- github.com/rivo/uniseg v0.2.0
- github.com/rivo/uniseg v0.4.7
- github.com/stretchr/testify v1.9.0
- golang.org/x/exp v0.0.0-20231006140011-7918f672742d
- golang.org/x/sync v0.1.0
- golang.org/x/sys v0.1.0
- golang.org/x/sys v0.6.0
- golang.org/x/sys v0.13.0
- golang.org/x/term v0.6.0
- golang.org/x/text v0.3.8
- gopkg.in/yaml.v3 v3.0.1