hussamh10 / fetch

An OS wide fuzzy folder finder and indexer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fetch
A fuzzy folder finder.

Description

Fetch allows you to find and open folders on your computer by indexing your directories and using approximate query matching, Fetch allows you convenient access to your data at much faster speeds. You can also search within subdirectories.

Features

  • Search folders
  • Approximate query matching
  • OS wide indexing
  • Periodic indexing
  • Ranked results
  • Subdirectory search
  • Custom themes
  • Inclusions and Exclusions lists

Installation:

  • Download and install the latest release for your OS.
  • Start using Ctrl+Space for the first launch.
  • Wait for Fetch to finish indexing.

Usage:

  • Follow this cheatsheet and you'll know how to use Fetch within seconds.

Configuration

To edit the configurations for Fetch, open Settings from the tray icon. Below are some configurable settings.

  • Fetch ships with two themes — light and dark — by default but custom themes can also be applied using CSS. Create a folder named themes inside the application configuration folder (Linux: ~/.fetch, Windows: %LOCALAPPDATA%/Fetch). Place the file containing your custom CSS styles inside this folder. For reference, see the CSS for the dark theme.
  • Toggle whether to start Fetch on system boot.
  • Set the launch key for Fetch. (Default: Ctrl+Space)
  • Timeout to wait before re-indexing the system. (Default: one hour)
  • Which directories to include in the index.
  • Regex-based exclusions list.

Project team:

Donate:

BTC :1E4yS81wSgFMZ2TVrGLLK2fwpQryr9wqZ3

forthebadge

About

An OS wide fuzzy folder finder and indexer

License:GNU General Public License v3.0


Languages

Language:Python 40.1%Language:JavaScript 37.8%Language:CSS 13.6%Language:HTML 8.4%