kirillzhosul / explorer

File explorer in style of Windows 11
https://github.com/kirillzhosul/explorer
MIT License
5 stars 2 forks source link
beginners explorer file-manager filesystem linux tauri windows

Explorer

File explorer in style of Windows built with Tauri

At current moment, project provides core features that explorer should have (deal with files, select files etc), project is not built for big community, but if there is a lot of support within reporting issues / features I am will provide support for the project!

Current Features

Planned features

Look into GitHub issues, or read Roadmap

OS support

Both Windows and Linux is tested and supported. \ For local environment and fixes: read that

Built stack

The project is built using Tauri (React + Rust)

Rust is used for backend OS interactions for now (refactoring logic into Rust is one of next goals) React is capable of rendering (frontend), storing settings, and actually deal with raw data from Rust backend

Main goal is to build maintainable and extendable code

How to build / run or create dev environment

Current workflow is not targeted for release-cycle (publishing releases), so best way is to test and run locally

For documentation, please read that

Preview

Home page

Some files

Selection and context menu

Settings