1- # Rusty Commander
1+ # Cmdr
22
3- ![ License] ( https://img.shields.io/github/license/vdavid/rusty-commander )
3+ ![ License] ( https://img.shields.io/github/license/vdavid/cmdr )
44
55An extremely fast, keyboard-driven, two-pane file manager written in Rust for folks who miss the golden days of Norton
66Commander and Total Commander.
77
8- ![ rusty-commander ] ( https://github.com/user-attachments/assets/d50c1b19-f947-47b6-8b29-b800b0f1ce31 )
8+ ![ cmdr ] ( https://github.com/user-attachments/assets/d50c1b19-f947-47b6-8b29-b800b0f1ce31 )
99
1010## Overview
1111
12- <img alt =" Rusty Commander logo" src =" ./src-tauri/icons/128x128.png " width =" 128 " height =" 128 " style =" display :block ; margin :0 auto ;" />
12+ <img alt =" Cmdr logo" src =" ./src-tauri/icons/128x128.png " width =" 128 " height =" 128 " style =" display :block ; margin :0 auto ;" />
1313
14- Rusty Commander is a desktop file manager that brings back the classic two-pane layout. It's built for speed and
15- keyboard navigation. If you've ever used Norton Commander, Midnight Commander, or Total Commander, you'll feel right at
16- home.
14+ Cmdr is a desktop file manager that brings back the classic two-pane layout. It's built for speed and keyboard
15+ navigation. If you've ever used Norton Commander, Midnight Commander, or Total Commander, you'll feel right at home.
1716
1817Core features:
1918
@@ -24,32 +23,19 @@ Core features:
2423
2524## Installation
2625
27- Download the latest release for your platform from the [ Releases] ( https://github.com/vdavid/rusty-commander/releases )
28- page.
26+ Download the latest release for your platform from the [ Releases] ( https://github.com/vdavid/cmdr/releases ) page.
2927
3028### macOS
3129
32- ``` bash
33- # Coming soon: Homebrew tap
34- brew install --cask rusty-commander
35- ```
30+ (Downloadable installer coming soon)
3631
37- ### Windows
32+ ### Windows and Linux
3833
39- (Coming soon)
40-
41- Download the ` .msi ` installer from the releases page and run it.
42-
43- ### Linux
44-
45- ``` bash
46- # Coming soon: Flatpak or AppImage
47- flatpak install rusty-commander
48- ```
34+ Sorry, only macOS for now
4935
5036## Usage
5137
52- Launch Rusty Commander and start navigating:
38+ Launch Cmdr and start navigating:
5339
5440| Key | Action |
5541| ------- | -------------------- |
@@ -63,24 +49,24 @@ Launch Rusty Commander and start navigating:
6349
6450## Tech stack
6551
66- Rusty Commander is built with ** Rust** and ** Tauri** for the backend, and ** Svelte** with ** TypeScript** for the
67- frontend. This gives it native performance with a modern, responsive UI.
52+ Cmdr is built with ** Rust** and ** Tauri** for the backend, and ** Svelte** with ** TypeScript** for the frontend. This
53+ gives it native performance with a modern, responsive UI.
6854
6955## License
7056
71- Rusty Commander is available under a ** dual license** :
57+ Cmdr is available under a ** dual license** :
7258
7359### Open source (AGPL-3.0-or-later)
7460
7561For open-source projects, personal use, and those who can comply with the
76- [ GNU Affero General Public License v3] ( https://www.gnu.org/licenses/agpl-3.0.html ) , Rusty Commander is free to use,
77- modify, and distribute. The AGPL requires that if you modify Rusty Commander and make it available to users over a
78- network, you must also make your source code available under the same license.
62+ [ GNU Affero General Public License v3] ( https://www.gnu.org/licenses/agpl-3.0.html ) , Cmdr is free to use, modify, and
63+ distribute. The AGPL requires that if you modify Cmdr and make it available to users over a network, you must also make
64+ your source code available under the same license.
7965
8066### Commercial license
8167
82- For companies and individuals who cannot comply with the AGPL (e.g., you want to use Rusty Commander in proprietary
83- software, or you don't want to disclose your source code), a commercial license is available.
68+ For companies and individuals who cannot comply with the AGPL (e.g., you want to use Cmdr in proprietary software, or
69+ you don't want to disclose your source code), a commercial license is available.
8470
8571** Contact** : [ veszelovszki@gmail.com ] ( mailto:veszelovszki@gmail.com ) for pricing and terms.
8672
@@ -89,7 +75,7 @@ software, or you don't want to disclose your source code), a commercial license
8975## Contributing
9076
9177Contributions are welcome! Report issues and feature requests in the
92- [ issue tracker] ( https://github.com/vdavid/rusty-commander /issues ) .
78+ [ issue tracker] ( https://github.com/vdavid/cmdr /issues ) .
9379
9480By submitting a contribution, you agree to license your contribution under the AGPL-3.0-or-later license and grant the
9581project owner the right to use your contribution under both the AGPL and any commercial license offered for this
0 commit comments