Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bajrangcoder/file_manager

A simple and minimalistic file manager written in rust using egui
https://github.com/bajrangcoder/file_manager

Last synced: about 15 hours ago
JSON representation

A simple and minimalistic file manager written in rust using egui

Awesome Lists containing this project

README

        

# file_manger

A simple and minimalistic file manager written in rust using egui.

> [!Note]
> This project is still in development and is only for learning purposes.

## Build

Make sure you have rust installed on your system. Then run the following command to build the project.

```bash
cargo run --release
```

## Demo

![Demo](/images/demo/demo1.png)