8000 GitHub - Ha4sh-447/FiEx: A fast file explorer for windows
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Ha4sh-447/FiEx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Packages

No packages published

Languages

0