Skip to content
/ pitou Public

pitou is a fast, light, and feature-rich file explorer powered by tauri

Notifications You must be signed in to change notification settings

nisaacdz/pitou

Repository files navigation

Pitou

Pitou is a feature-rich, versatile cross-platform file explorer powered by tauri.

Frontend is created with yew.rs

Recommended IDE Setup

VS Code + Tauri + rust-analyzer.

Libraries used

  • tauri
  • yew
  • wasm-bindgen
  • serde
  • rustqlite
  • tokio

Reproduction

  • Install rust
  • Install trunk
  • Install tauri-cli
  • run in dev mode with cargo tauri dev
  • build a binary with cargo tauri build

Demo

Demo is available for windows x86 64 bit pcs at : link to demo

"Home view"

"Searching"

"Explorer (with polish theme and tiles view)"

"Explorer (with grid view)"