{"id":36767072,"url":"https://github.com/vdavid/cmdr","last_synced_at":"2026-05-06T23:01:26.643Z","repository":{"id":330506611,"uuid":"1122976377","full_name":"vdavid/cmdr","owner":"vdavid","description":"⌘ AI-native file manager. Rename, search, and organize with natural language.","archived":false,"fork":false,"pushed_at":"2026-05-06T18:22:19.000Z","size":37811,"stargazers_count":14,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-06T20:28:47.066Z","etag":null,"topics":["ai","desktop-app","file-manager","keyboard-driven","macos","natural-language","rust","svelte","tauri","two-pane"],"latest_commit_sha":null,"homepage":"https://getcmdr.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vdavid.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-12-26T00:27:31.000Z","updated_at":"2026-05-06T18:22:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"d95aa362-e113-4fae-8deb-1c12e70c91cf","html_url":"https://github.com/vdavid/cmdr","commit_stats":null,"previous_names":["vdavid/rusty-commander","vdavid/cmdr"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/vdavid/cmdr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdavid%2Fcmdr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdavid%2Fcmdr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdavid%2Fcmdr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdavid%2Fcmdr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vdavid","download_url":"https://codeload.github.com/vdavid/cmdr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vdavid%2Fcmdr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32715436,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T19:35:05.142Z","status":"ssl_error","status_checked_at":"2026-05-06T19:35:03.996Z","response_time":117,"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":["ai","desktop-app","file-manager","keyboard-driven","macos","natural-language","rust","svelte","tauri","two-pane"],"created_at":"2026-01-12T13:01:43.159Z","updated_at":"2026-05-06T23:01:26.632Z","avatar_url":"https://github.com/vdavid.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cmdr\n\n![License](https://img.shields.io/badge/license-BSL--1.1-blue)\n\nAn extremely fast AI-native file manager written in Rust, free forever for personal use on macOS.\n\nCmdr is for folks who love a rock-solid, keyboard-driven, two-pane file manager with a modern UI in 2026.\n\nGive it a try: [Download for macOS](https://getcmdr.com) on the website.\n\n![cmdr](https://github.com/user-attachments/assets/7827b88d-e0a9-447e-b195-af7216c0fa35)\n\n## Overview\n\nCmdr is the first AI-native file manager, written by modern standards with built-in AI to support natural language\nsearch, smart renaming, and auto-organization. Built on the spiritual foundations of `mc` and Total Commander.\n\nCore features:\n\n- **Two-pane layout**: see two dirs side by side.\n- **Keyboard-first**: do anything without touching your mouse, using your familiar shortcuts.\n- **Blazing fast file operations**: copy, move, rename, and delete with a few keystrokes\n- **AI native**: search, rename, organize like you're in 2026.\n\n## Installation\n\nDownload it from [getcmdr.com](https://getcmdr.com). (`brew install -- cask cmdr` will be available as soon as this repo\nhits 50+ forks, 50+ watchers, and 100+ stars. These are\n[Brew's constraints](https://docs.brew.sh/Acceptable-Casks#rejected-casks) plus some margin to make sure it's accepted.\nYou can help today by starring/forking/watching the repo.)\n\nWindows and Linux users: sorry, you'll need to wait. The Rust+Tauri stack allows for cross-platform deployment, but the\napp uses OS-specific features by nature, so I've only had time to write and test it on macOS for now.\n\n## Usage\n\nLaunch Cmdr and start navigating:\n\n| Key     | Action               |\n| ------- | -------------------- |\n| `Tab`   | Switch between panes |\n| `↑` `↓` | Navigate files       |\n| `Enter` | Open file/folder     |\n| `F5`    | Copy                 |\n| `F6`    | Move                 |\n| `F7`    | Create folder        |\n| `F8`    | Delete               |\n\n## Tech stack\n\nCmdr is built with **Rust** and **Tauri** for the backend, and **Svelte** with **TypeScript** for the frontend. This\ngives it native performance with a modern, responsive UI.\n\n## License\n\nCmdr is **source-available** under the [Business Source License 1.1](LICENSE).\n\n### Free for personal use\n\nUse Cmdr for free on any number of machines for personal, non-commercial projects. No nags, no trial timers, no\nrestrictions.\n\n### Commercial use\n\nFor work projects, you'll need a license:\n\n- **$59/year** — subscription, auto-renews\n- **$149 one-time** — perpetual license\n\nPurchase at [getcmdr.com/pricing](https://getcmdr.com/pricing).\n\n### Source code\n\nThe source becomes [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html) after 3 years (rolling per release). Until\nthen, you can view, modify, and learn from the code — just not use it commercially without a license.\n\n---\n\n## Contributing\n\nContributions are welcome! Report issues and feature requests in the\n[issue tracker](https://github.com/vdavid/cmdr/issues).\n\nBy submitting a contribution, you agree to license your contribution under the same terms as the project (BSL 1.1,\nconverting to AGPL-3.0) and grant the project owner the right to use your contribution under any commercial license\noffered for this project.\n\nHappy browsing!\n\nDavid\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvdavid%2Fcmdr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvdavid%2Fcmdr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvdavid%2Fcmdr/lists"}