Open Source • Free Forever • GPL Licensed

wumpus_ Desktop Search for Linux

Lightning-fast file search engine that keeps your entire file system indexed and searchable in real-time. Built for developers, sysadmins, and power users.

Wumpus Search Engine - Desktop search interface showing real-time file indexing results
100M+
Files Indexed
<50ms
Search Speed
24/7
Always On
Features

Why Choose Wumpus?

Everything you need for blazing-fast file search on Linux

Lightning-Fast Search

Query millions of documents in milliseconds. Inverted index technology delivers instant results across your entire file system.

Real-Time Indexing

Never miss a file change. Monitors your file system continuously and updates the index the moment files are created, modified, or deleted.

Multi-User Ready

Perfect for shared servers and team environments. Multiple users can search simultaneously without performance degradation.

Rock-Solid Stable

Battle-tested on collections with hundreds of gigabytes. Enterprise-grade reliability with zero downtime.

Developer Friendly

Full CLI support with powerful search operators. Integrate Wumpus into your scripts and workflows effortlessly.

Open Source GPL

Free to use, modify, and distribute. Licensed under the GNU General Public License. Your code, your rules.

About

What is Wumpus?

Wumpus is a powerful open-source search solution built specifically for Linux environments. Whether you're managing a personal workstation or a shared server with dozens of users, Wumpus keeps your files indexed and searchable with zero manual intervention.

The system operates in two primary modes:

  • Desktop search mode - Index your home directory and find any file instantly
  • Server mode - Deploy on shared infrastructure for team-wide file search
Read the documentation
terminal
# Index your files
wumpus index --path ~/Documents

# Search instantly
wumpus search "project proposal"

# Filter by type and date
wumpus search "budget" --type pdf --after 2024-01-01

# Start web interface
wumpus serve --port 8080

Ready to Supercharge Your File Search?

Join developers and sysadmins who trust Wumpus for lightning-fast file search on Linux.