Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FiEx

A fast file explorer for windows inspired from FileExplorer.

Main aim of the project is to making searching through volumes much faster as compared to windows file explorer.

What it does?

  • Cache the entire file system
  • Traverse folders
  • Search files/folders

Run Locally

Prerequisites

Steps

  • Clone the repo
  • Run go mod tidy
  • cd cmd
  • go run explorer.go
  • Build the executable
    • fyne package -os windows -icon icon.png

TODO

  • Optimize Caching - currently takes really long time.
  • Better file scoring
  • Create and delete files/folders

About

A fast file explorer for windows

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages