sayanarijit/xplr

A hackable, minimal, fast TUI file explorer

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 42 minutes ago
Added to GitGenius on September 14th, 2026
Created on February 24th, 2021
Open Issues & Pull Requests: 12 (+0)
GitHub issues: Enabled
Number of forks: 96
Total Stargazers: 4,828 (+0)
Total Subscribers: 36 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 26.0 hours
Mean response time: 105.8 days
90th percentile: 622.2 days
Tracked items: 39

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 7
New in 7 days: 0
Closed in 7 days: 3
Avg open age: 519 days
Stale 30+ days: 6
Stale 90+ days: 6

Recent activity

Opened in 7 days: 0
Closed in 7 days: 3
Comments in 7 days: 0
Events in 7 days: 3

Top labels

  • help wanted (4)
  • enhancement (3)
  • good first issue (1)

Detailed Description

xplr is a terminal user interface file explorer that prioritizes hackability, minimalism, and speed.

The tool addresses the need for a flexible, interactive way to work with filesystem operations in the terminal. Rather than replacing shell commands or graphical file managers, xplr acts as an orchestrator that integrates with existing command-line utilities. It provides a keyboard-controlled, real-time visual interface that lets users navigate and manipulate files while maintaining scriptability and extensibility through its core design.

xplr suits developers and power users who spend significant time in the terminal and want to enhance their workflow without abandoning command-line tools. It works well for projects where file exploration and batch operations need to be fast and customizable. The tool is particularly valuable for those who appreciate vim-like keyboard navigation and want to extend functionality through configuration and scripting rather than relying on built-in features alone.

The project shows consistent maintenance with regular updates addressing user feedback and bug fixes. Development includes active expansion of the plugin and integration ecosystem, with documented examples of community-contributed hacks and extensions. The maintainers respond to issues and pull requests, indicating ongoing engagement with the user base. Documentation is comprehensive and regularly updated to reflect changes and new capabilities.