Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/schctl/doseer

Graphical file manager
https://github.com/schctl/doseer

file-manager gui iced rust

Last synced: 2 months ago
JSON representation

Graphical file manager

Awesome Lists containing this project

README

        

# doseer

A file manager which aims to be _pretty_, _powerful_ and _painless_ to use.

Just an excuse to play around with some UI code.

**Components**
- [doseer_core](./crates/core/):
core functionality (non-UI stuff)
- [doseer_iced_ext](./crates/iced_ext/):
extra widgets/components implemented for iced
- [doseer_colorschemes](./crates/colorschemes/):
a custom colorschemes abstraction for styling iced applications
- [doseer_icon_loader](./crates/icon_loader/):
cross-platform library to help with loading appropriate icons for file types