Skip to content
/ pow Public

pow is a cross platform file explorer created in Tauri

Notifications You must be signed in to change notification settings

declspecl/pow

Repository files navigation

pow

pow is a cross platform file explorer created in Tauri (Rust backend & React frontend webview desktop app). It is partially inspired by vim's file explorer netrw. Designed to be faster and more flexible than the default windows file explorer in some of my common workflows.

Features

  • YAML configuration file
  • Custom or preset theming
  • Environment variable resolution
  • Arbitrary and relative path navigation
  • Pinned / favorite directories in sidebar
  • Configuration of settings through UI
  • Filetype based icons instead of generic file/directory icons
  • File previews
  • View sorting

Screenshots

image

Development

Prerequisites

  • Download Node.js, and Rust
  • Install the tauri-cli cargo binary by running cargo install tauri-cli

Running the app

  • cargo tauri dev to run the local development server and webview app

About

pow is a cross platform file explorer created in Tauri

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published