/rdpFX

A simple file explorer in rust-tauri

Primary LanguageJavaScript

rdpFX

publish

A simple file explorer that was born because I wanted to learn the Rust language.
It is operating system independent and trimmed for optimization.

OS Support
Linux ✔️
macOS (intel / apple silicon) ✔️
Windows ✔️

The performance comes from "rust_search" and "Tauri"
So high performance is achieved purely by Rust, the speed of the disk and the power of the cpu, without path caching (which may come later).

Basic features

  • Navigate through directories as you know it
  • Copy & Paste, delete, create and rename files and folders
  • Switch between "big buttons"- and list mode
  • Open / close tabs with Ctrl + t / Ctrl + w

Advanced features

  • Compress files and folders
    • zip
  • Unpack archives automatically into a new folder in the working directory
    • rar
    • zip
    • 7zip
  • Navigate to a directory using the shortcut LAlt + 1 / 2 / 3 | (macOS option + 1 / 2 / 3)
    • Configure the paths yourself in the settings
  • Create file with F6
  • Create folder with F7
  • Dual-Pane view
    • Search for files with F8
    • Ctrl + F for quicksearch in current directory
    • Copy current selected element to other pane with F5

Language Support

  • English
    • Option to choose between languages coming soon ...

Known issues:

  • Permissions on ms-windows are a little bit strange
    • You may have to run the program as administrator if you encounter problems to copy elements or something similar
  • Tabs are not fully worked out yet

📝 Todos:

  • Multiple languages
  • List filtering (filter by name, last modified, file size)
  • FTP-Integration
  • Favorites

Bildschirmfoto 2023-11-08 um 20 49 33

Speed comparison

2023-08-27-08-14-02

ko-fi