FSearch logo FSearch logo background glow

FSearch

A GTK3 utility that indexes files and folders on Unix-like systems, returning search results as characters are typed

It takes care to curate a safe software space. Help us do more.

&

+
Instant Search
Matches file and folder names as each character is typed, allowing results to appear without waiting for a full query to be entered.
+
Wildcard Support
Accepts wildcard characters within search terms, enabling broad pattern matching without writing a full regular expression.
+
Regular Expression Search
Supports regular expressions in queries, letting users construct precise, pattern-based searches beyond simple substrings.
+
Advanced Query Syntax
Lets size, extension, modification-date, and folder-depth filters be combined with AND, OR, and NOT operators in a single query, so results can be narrowed to files matching multiple criteria at once.
+
Custom Filters
Lets frequently used search queries be saved as named filters that appear in a dropdown or can be invoked by name, avoiding the need to retype complex queries.
+
Filesystem Monitoring
Watches indexed folders through inotify or fanotify and updates the index as files change, so search results stay current without manual or scheduled rescans. Only on platforms and filesystems that support fanotify or inotify.
+
Per-Folder Indexing Options
Allows scan-at-launch and rescan-interval settings to be configured individually for each indexed folder, enabling different schedules for local drives versus slower network shares.
+
Exclude Rules
Supports excluding files and folders from the index using fixed patterns, wildcards, or regular expressions, preventing irrelevant items from cluttering search results.
+
Offline Folder Detection
Detects when an indexed folder such as a removable drive goes offline and automatically rescans it once it reappears, keeping the index accurate without user intervention.
...8 more features/limitations. Contact us to get a complete list of features and system requirements.

Platform

Desktop

Social

Not available, but we appreciate help! You can help us improve this page by contacting us.

System Requirements

#Minimum
1
  • GTK 3.22
  • GLib 2.60
  • glibc 2.19 or musl 1.1.15
  • PCRE2 (libpcre2) 10.21
  • ICU 4.4
Want to get access to entire data for training LLM or studying software or may be something else? Contact us at contact [at] softorage [dot] com

Ratings

4.60
5

AlternativeTo
4.6
5
based on 12 reviews

Developer

Written in

C

Initial Release

2016-08-06

Repository

License

Categories


Notes

  • The Flatpak build has limited functionality due to sandboxing restrictions.
  • Distribution channels labelled “daily”/“git”/“nightly” (PPA Daily, AUR-git, COPR Nightly) track the development branch and are intended for testing, not general use.