An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

#

![cool_circle](https://github.com/zenialexandre/file-explorer-emulator/assets/84157233/4aea6276-9e97-445d-9c5c-8476d280e143) 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:

![image](https://github.com/zenialexandre/file-explorer-emulator/assets/84157233/3d7a5229-c9c0-4903-9373-4de816c19e7e)


Table Layout:

![image](https://github.com/zenialexandre/file-explorer-emulator/assets/84157233/8cdbc3b0-7817-4ec1-bde5-d1cc28b65f6c)

-------------------

Context Menu:

![image](https://github.com/zenialexandre/file-explorer-emulator/assets/84157233/c60328eb-bd86-42c9-ae19-75a0b2d3a481)

-------------------

Search Field and Popup:

![image](https://github.com/zenialexandre/file-explorer-emulator/assets/84157233/832b00da-fa16-4575-aa0c-dbcfb8b993f5)

![image](https://github.com/zenialexandre/file-explorer-emulator/assets/84157233/3713f971-a164-42f4-8bda-861cac7487bc)

-------------------

Change Layout Button:

![image](https://github.com/zenialexandre/file-explorer-emulator/assets/84157233/2dd8c61b-97d3-49bf-9c96-eb82fb5dcc07)