Trev

D 51 completed
Cli Tool
unknown / rust · small
84
Files
21,903
LOC
0
Frameworks
6
Languages

Pipeline State

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

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
41.00
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #48152
Member of a group with 1 similar repo(s) — canonical #94586 view group →
Top concepts (2)
Project DescriptionCLI Tool
Repobility — same analyzer, your code, free for public repos · /scan/

AI Prompt

Create a fast TUI file viewer written in Rust called 'trev'. It needs to allow browsing and managing directories using a tree view, and it should feature a syntax-highlighted preview using syntect. I also need image preview support via Sixel/Kitty protocol, and the ability to pipe files through external commands like `jq` or `glow` for preview. Include file operations like copy, cut, paste, rename, and delete, along with fuzzy search using nucleo. Finally, it must support Neovim integration via a daemon mode.
rust tui file-viewer cli ncurses syntax-highlighting neovim terminal
Generated by gemma4:latest

Catalog Information

trev is a fast TUI file viewer for browsing and managing directories, featuring a tree view, syntax-highlighted preview, image preview, and Neovim integration.

Description

trev is a terminal-based file viewer that provides an interactive way to browse and manage directories. It features a tree view for navigating directory structures, syntax-highlighted preview for code files, and image preview support via Sixel or Kitty protocols. Additionally, it includes external command preview, fuzzy search, and file operations such as copy, cut, paste, rename, delete, undo/redo. The tool also supports session persistence and Neovim integration through daemon mode with IPC.

الوصف

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

Novelty

7/10

Tags

file-viewer directory-management syntax-highlighting image-preview external-command-preview fuzzy-search file-operations

Technologies

serde tokio

Claude Models

claude-opus-4.6

Quality Score

D
50.8/100
Structure
45
Code Quality
53
Documentation
62
Testing
0
Practices
74
Security
82
Dependencies
60

Strengths

  • Consistent naming conventions (snake_case)
  • Good security practices \u2014 no major issues detected

Weaknesses

  • No LICENSE file \u2014 legal ambiguity for contributors
  • No tests found \u2014 high risk of regressions
  • No CI/CD configuration \u2014 manual testing and deployment
  • Potential hardcoded secrets in 1 files
  • 3488 duplicate lines detected \u2014 consider DRY refactoring
  • 7 'god files' with >500 LOC need decomposition

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)
  • Move hardcoded secrets to environment variables or a secrets manager
  • Address 38 TODO/FIXME items \u2014 consider tracking them as issues

Security & Health

17.1h
Tech Debt (B)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (2)
Source: Repobility analyzer · https://repobility.com
MIT
License
6.6%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

rust
85.8%
lua
5.7%
json
4.7%
markdown
2.7%
toml
1.0%
text
0.0%

Frameworks

None detected

Concepts (2)

Repobility · code-quality scanner for AI-generated software · https://repobility.com
CategoryNameDescriptionConfidence
Repobility analyzer · published findings · https://repobility.com
auto_descriptionProject DescriptionFast TUI file viewer with tree view, syntax-highlighted preview, and Neovim integration.80%
auto_categoryCLI Toolcli70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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