Buddydrive

C 62 completed
Other
containerized / nim · small
66
Files
7,173
LOC
0
Frameworks
4
Languages

Pipeline State

completed
Run ID
#1350798
Phase
done
Progress
0%
Started
2026-04-16 02:42:55
Finished
2026-04-16 02:42:55
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
57.70
Framework unique
Isolation
Last stage change
2026-05-10 03:35:24
Deduplication group #49343
Member of a group with 3 similar repo(s) — this repo is canonical view group →
Repobility · MCP-ready · https://repobility.com

AI Prompt

Create a cross-platform, peer-to-peer encrypted folder synchronization tool called BuddyDrive. I need it to use P2P networking with libp2p, supporting DHT discovery, NAT traversal, and relay fallback. The synchronization must use end-to-end encryption via libsodium for both file contents and filenames. The application should provide a simple CLI for initialization, adding folders, and pairing buddies, and also include a native GTK4 GUI for monitoring and configuration. Since it's containerized, ensure the build process is robust for Linux, macOS, and Windows.
nim p2p encryption gui cli sync containerization gtk4 libp2p network
Generated by gemma4:latest

Catalog Information

Create a cross-platform, peer-to-peer encrypted folder synchronization tool called BuddyDrive. I need it to use P2P networking with libp2p, supporting DHT discovery, NAT traversal, and relay fallback. The synchronization must use end-to-end encryption via libsodium for both file contents and filenames. The application should provide a simple CLI for initialization, adding folders, and pairing buddies, and also include a native GTK4 GUI for monitoring and configuration. Since it's containerized,

Tags

nim p2p encryption gui cli sync containerization gtk4 libp2p network

Quality Score

C
62.5/100
Structure
73
Code Quality
64
Documentation
33
Testing
65
Practices
68
Security
70
Dependencies
60

Strengths

  • CI/CD pipeline configured (github_actions)
  • Consistent naming conventions (snake_case)
  • Containerized deployment (Docker)
  • Properly licensed project

Weaknesses

  • 1 files with critical complexity need refactoring
  • Potential hardcoded secrets in 3 files
  • 473 duplicate lines detected — consider DRY refactoring
  • 2 'god files' with >500 LOC need decomposition

Recommendations

  • Add a linter configuration to enforce code style consistency
  • Move hardcoded secrets to environment variables or a secrets manager

Languages

nim
70.6%
markdown
24.6%
text
4.1%
yaml
0.6%

Frameworks

None detected

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1083565.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV