Kuron

D 58 completed
Desktop App
containerized / go · small
72
Files
12,355
LOC
0
Frameworks
10
Languages

Pipeline State

completed
Run ID
#356591
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
70.00
Framework unique
Isolation
Last stage change
2026-05-10 03:35:17
Deduplication group #52393
Member of a group with 2 similar repo(s) — this repo is canonical view group →
Top concepts (2)
Project DescriptionDevOps/Infrastructure
Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/

AI Prompt

Create a fast, easy-to-use file deduplication tool, similar to Kuron. I need it to be available as both a desktop and a server application. The core features must include scanning directories to find duplicate files, and providing options to deduplicate them using hardlinks, reflink, or removal. For the server side, please implement functionality to schedule jobs so scans and deduplication run automatically on a cron schedule, and include a way to view the history of past scans and actions taken. Since the project uses Go, please structure the code to support this.
go file-deduplication server-app desktop-app scheduling containerization system-utility
Generated by gemma4:latest

Catalog Information

A fast and easy-to-use file deduplication tool available as both a desktop and server application.

Description

Kuron is a file deduplication tool that scans directories to find duplicate files and allows users to hardlink, reflink, or remove duplicates to reclaim disk space. It also features scheduling jobs for automatic scans and deduplication, as well as viewing past scan results and actions taken. Kuron supports both desktop and server applications, with a user-friendly interface and customizable settings.

الوصف

هو أداة لتكرار الملفات السريعة وسهلة الاستخدام متاحة كتطبيق سطح المكتب أو خادم. يبحث التطبيق عن الملفات المكررة في مجلدات المستخدمين ويسمح لهم بإنشاء روابط صلبة أو روابط إعادة تشكيل أو حذف الملفات المكررة لاسترجاع مساحة القرص. كما يحتوي على وظائف جدولة للتنفيذ التلقائي للبحث والتنظيف، بالإضافة إلى عرض نتائج البحث السابقة ومواقف اتخذت.

Novelty

7/10

Tags

file-deduplication disk-space-reclamation duplicate-file-removal scheduling-jobs scan-results-viewing

Technologies

echo

Claude Models

claude-opus-4.5 claude-haiku-4.5

Quality Score

D
58.2/100
Structure
59
Code Quality
69
Documentation
53
Testing
45
Practices
52
Security
67
Dependencies
50

Strengths

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

Weaknesses

  • 936 duplicate lines detected \u2014 consider DRY refactoring
  • 2 'god files' with >500 LOC need decomposition

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Add a linter configuration to enforce code style consistency

Security & Health

5.3h
Tech Debt (B)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (1)
Want fix-PRs on findings? Install Repobility's GitHub App · github.com/apps/repobility-bot
MIT
License
7.1%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

go
62.5%
html
17.2%
css
12.2%
javascript
2.8%
yaml
2.0%
shell
1.3%
markdown
1.0%
typescript
0.6%
json
0.4%
toml
0.1%

Frameworks

None detected

Concepts (2)

All metrics by Repobility · https://repobility.com
CategoryNameDescriptionConfidence
Source: Repobility analyzer · https://repobility.com
auto_descriptionProject DescriptionFast, easy to use file deduplication. Available as desktop or server app. Powered by fclones.80%
auto_categoryDevOps/Infrastructuredevops-infra70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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