Skip to content

Bahtya/listory-plus

Repository files navigation

🔍 Listory Plus

A lightning-fast file search engine for Windows

Find any file on your NTFS drive in milliseconds — not seconds.

Tauri Rust React License: MIT Downloads


⚡ Why Listory Plus?

Feature Listory Plus Windows Search Everything
Cold scan (1M files) ~3s Minutes ~2s
Real-time updates ✅ USN Journal
Memory usage < 30MB High < 10MB
Modern UI ✅ Native
Content search

🚀 Concurrent MFT Scanning — Reads the NTFS Master File Table directly, indexing millions of files in seconds.

🔄 Real-time USN Monitoring — Watches file system changes via the USN Change Journal. No polling, no delays.

🔍 Content Search — Search inside files, not just filenames.

🪶 Minimal Footprint — Built with Rust + Tauri. No Electron, no bloat.

📸 Screenshots

📝 Screenshots coming soon — UI is under active development!

📦 Installation

Download

Grab the latest installer from the Releases page:

  • .msi — Recommended for most users (auto-updates)
  • .exe — Portable installer

Winget (coming soon)

winget install Bahtya.ListoryPlus

Scoop (coming soon)

scoop install listory-plus

🛠️ Build from Source

Prerequisites

  • Rust 1.75+
  • Node.js 18+
  • Windows SDK + MSVC (via Visual Studio Installer)

Quick Start

git clone https://github.com/Bahtya/liststar-plus.git
cd liststar-plus

# Initialize dev environment
.\scripts\init.ps1

# Install dependencies
npm install

# Run in dev mode
npm run tauri dev

🗺️ Roadmap

  • MFT-based file indexing
  • USN Journal real-time monitoring
  • Spotlight-style search UI
  • Content search
  • Plugin system for custom search providers
  • Scoop / Winget package support
  • Regex search mode
  • File preview panel
  • Multi-language support

🤝 Contributing

Contributions are welcome! Feel free to:

📄 License

This project is licensed under the MIT License.


If you find this project useful, please consider giving it a ⭐!

About

⚡ Lightning-fast file & content search engine for Windows — powered by Rust + Tauri

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors