RdpFX Save

The simple fast file explorer in rust-tauri

Project README

rdpFX

Buy Me a Coffee at ko-fi.com

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



The performance is provided by "rust_search" and "Tauri".

rdpFX does not use path caching to access files and folders, so the performance is achieved by Rust, the speed of the disk and the power of the cpu.

⁉️ Keep in mind that this software is still work in progress and will contain bugs!

Basic features

  • Navigate through directories as you know it
  • Copy & Paste, delete, create and rename files and folders
  • Switch between "big buttons"-, list and miller columns mode
  • Close popups with esc
  • Ctrl / Cmd + F for a quicksearch in the current directory
  • Jump to a directory with Ctrl / Cmd + G by inputting a path
  • Sort items in list mode by size, name or last modified

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
    • Copy current selected element to other pane with F5
    • Move current selected element to other pane with LShift + F5
  • Drag and drop files into the explorer to copy them into the current directory
  • Multi rename your selection with Ctrl / Cmd + LShift + M
    • Run multi rename with Ctrl / Cmd + Return

Language Support

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

⚠️ Known issues:

  • Drag and drop out of the window is currently not working on linux
  • On windows you may have to install Microsoft Visual C++ Redistributable
  • 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
  • FTP-Integration
  • Favorites
  • Drag to select
  • Access network storage
  • Access online storage

Star History

Star History Chart



Speed comparison

2023-08-27-08-14-02

Open Source Agenda is not affiliated with "RdpFX" Project. README Source: RickyDane/rdpFX
Stars
62
Open Issues
2
Last Commit
2 weeks ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating