{"id":48431365,"url":"https://github.com/kaicent/velocidir","last_synced_at":"2026-04-06T11:00:56.600Z","repository":{"id":344606642,"uuid":"1179978129","full_name":"kaicent/VelociDir","owner":"kaicent","description":"VelociDir is a high-performance, multi-pane file explorer built with Rust, Tauri, and React. Optimized for power users.\" who need more speed, organization, and visual clarity than standard explorers provide. ","archived":false,"fork":false,"pushed_at":"2026-03-22T17:23:16.000Z","size":956,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-23T07:50:35.004Z","etag":null,"topics":["file-explorer","file-manager","filemanagement","linux","linux-app","macos","performance","react","rust","tauri","tauri-app","windows-utility"],"latest_commit_sha":null,"homepage":"https://kaicent.github.io/VelociDir/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kaicent.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-12T15:18:28.000Z","updated_at":"2026-03-22T17:23:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"8b899934-ed00-4d36-a803-4046edfc8997","html_url":"https://github.com/kaicent/VelociDir","commit_stats":null,"previous_names":["kaicent/velocidir"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/kaicent/VelociDir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaicent%2FVelociDir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaicent%2FVelociDir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaicent%2FVelociDir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaicent%2FVelociDir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaicent","download_url":"https://codeload.github.com/kaicent/VelociDir/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaicent%2FVelociDir/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31469743,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T08:36:52.050Z","status":"ssl_error","status_checked_at":"2026-04-06T08:36:51.267Z","response_time":112,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["file-explorer","file-manager","filemanagement","linux","linux-app","macos","performance","react","rust","tauri","tauri-app","windows-utility"],"created_at":"2026-04-06T11:00:41.416Z","updated_at":"2026-04-06T11:00:56.593Z","avatar_url":"https://github.com/kaicent.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://github.com/kaicent/VelociDir/blob/main/src-tauri/icons/128x128@2x.png?raw=true\" width=\"300\"\u003e\n\n# VelociDir\n \n\u003e [!WARNING]\n\u003e **VelociDir is under heavy development.** It operates with full system permissions to manage your files. Use with caution. Current builds are only tested on **Windows**.\n \n**VelociDir** is a high-performance, premium multi-pane file explorer built for power users. Engineered with the speed of **Rust** and the fluidity of **React**, it offers a browser-like experience for your local filesystem with advanced window management and rich media integration.\n\n## Why VelociDir?\n\nWhile traditional file explorers are clunky and limited, VelociDir is designed for speed and professional workflows:\n\n- **Fluid Multi-Pane Layout**: Side-by-side terminal-inspired file exploration. Add, resize, and manage multiple explorer panes within a single tab.\n- **Turbo-Charged Previews**: Native, high-fidelity media previews (Images, Video, SVG) with optimized performance that doesn't slow down your system.\n- **Power-User Context Actions**: Elevated execution (Run as Admin), path copying, and integrated terminal launching (PowerShell) exactly where you need it.\n- **Modern UX**: A premium glassmorphism design system with smooth animations, responsive scaling, and high-DPI support.\n- **Real-Time Filtering**: Instant search and highlighting within specific folders to find what you need in milliseconds.\n\n\u003cimg src=\"https://github.com/kaicent/VelociDir/blob/main/public/OVERVIEW.jpg?raw=true\"\u003e\n\n## Download\n \n You can download the latest standalone executable for Windows/Mac and Linux from the [Releases](https://github.com/kaicent/VelociDir/releases) page.\n \n 1. Go to the [Latest Release](https://github.com/kaicent/VelociDir/releases/latest).\n 2. Under **Assets**, download the `.exe` or `.msi` file.\n 3. Run the installer or standalone file to start VelociDir.\n \n ## Development Setup\n\n- **Backend**: [Tauri v2](https://tauri.app/) (Rust)\n- **Frontend**: [React](https://reactjs.org/) + [Vite](https://vitejs.dev/) + [TypeScript](https://www.typescriptlang.org/)\n- **Styling**: [Tailwind CSS](https://tailwindcss.com/)\n- **Icons**: [Lucide React](https://lucide.dev/)\n\n## Getting Started\n\n### Prerequisites for Development\n\n- [Rust \u0026 Cargo](https://www.rust-lang.org/tools/install)\n- [Node.js](https://nodejs.org/) (Version 22.12+ recommended)\n- [Tauri CLI](https://tauri.app/v1/guides/getting-started/prerequisites)\n\n### Installation\n\n1.  **Clone the Repository**:\n    ```bash\n    git clone https://github.com/kaicent/VelociDir\n    cd velocidir\n    ```\n\n2.  **Install Dependencies**:\n    ```bash\n    npm install\n    ```\n\n3.  **Run in Development Mode**:\n    ```bash\n    npm run tauri dev\n    ```\n\n4.  **Build for Production**:\n    ```bash\n    npm run tauri build\n    ```\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n---\n*Built with speed and aesthetics in mind.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaicent%2Fvelocidir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaicent%2Fvelocidir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaicent%2Fvelocidir/lists"}