Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leinnan/lwa_fm
File Manager built with egui in Rust
https://github.com/leinnan/lwa_fm
egui imgui rust utility
Last synced: about 1 month ago
JSON representation
File Manager built with egui in Rust
- Host: GitHub
- URL: https://github.com/leinnan/lwa_fm
- Owner: Leinnan
- License: mit
- Created: 2024-04-21T17:39:01.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T18:15:06.000Z (4 months ago)
- Last Synced: 2024-08-27T13:21:57.313Z (4 months ago)
- Topics: egui, imgui, rust, utility
- Language: Rust
- Homepage:
- Size: 579 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lwa_fm
[![build](https://github.com/Leinnan/lwa_fm/actions/workflows/rust.yml/badge.svg)](https://github.com/Leinnan/lwa_fm/actions/workflows/rust.yml) [![license](https://img.shields.io/crates/l/bevy_button_released_plugin)](https://github.com/Leinnan/bevy_button_released_plugin#license)
A (free) File Manager built with egui in Rust. Just a hobby, won't be big and ~~slow~~ professional like Finder or Windows Explorer.
![LWA_FM screenshot](image.png)
## Contributing
Please feel free to open a PR!
When I doubt what can be contributed take a look on GitHub Issues.
Please keep PRs (reasonably) small and scoped.
## Contributors