https://github.com/zenialexandre/file-explorer-emulator
File Explorer Emulator - made for my Operating Systems classes at the sixth semester of college.
https://github.com/zenialexandre/file-explorer-emulator
dioxus file-explorer gui
Last synced: about 2 months ago
JSON representation
File Explorer Emulator - made for my Operating Systems classes at the sixth semester of college.
- Host: GitHub
- URL: https://github.com/zenialexandre/file-explorer-emulator
- Owner: zenialexandre
- License: mit
- Created: 2023-08-09T02:53:27.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T14:47:49.000Z (over 1 year ago)
- Last Synced: 2024-10-27T16:48:45.267Z (over 1 year ago)
- Topics: dioxus, file-explorer, gui
- Language: Rust
- Homepage:
- Size: 448 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
 file-explorer-emulator
-------------------
File Explorer Emulator - made for my Operating Systems classes at the sixth semester of college.
Made with Rust and the Dioxus framework.
‼️Windows - When running the project on Windows, now it's necessary to install the MinGW-w64 toolchain.
Direct tutorial: https://code.visualstudio.com/docs/cpp/config-mingw.
⌨️ Keyboard Commands:
Ctrl + N = New
Ctrl + D = Delete
Ctrl + R = Rename
Ctrl + C = Copy
Ctrl + V = Paste
Ctrl + X = Cut
Ctrl + B = Change Root Path
Ctrl + Equal 'or NumpadAdd' = Images Layout
Ctrl + Minus 'or NumpadSubtract' = Table Layout
Enter (inside of the Search Field) = Execute search inside of the current stack
-------------------
Images Layout:

Table Layout:

-------------------
Context Menu:

-------------------
Search Field and Popup:


-------------------
Change Layout Button:
