Giter VIP home page Giter VIP logo

sveinbjornt / katsearch Goto Github PK

View Code? Open in Web Editor NEW
118.0 9.0 8.0 2.55 MB

Fast, simple, powerful filesystem search for macOS, just like the good ol' days.

Home Page: https://sveinbjorn.org/katsearch

License: BSD 3-Clause "New" or "Revised" License

Objective-C 97.63% Shell 0.10% Rich Text Format 0.33% Makefile 0.63% C 0.10% CSS 0.03% HTML 1.18%
file-search macos hfs-filesystem apfs-volumes find-files search-interface spotlight filesystem-catalog afps osx

katsearch's Introduction

KatSearch

KatSearch is a work in progress and currently only available as an alpha release. Some things will be broken. Caveat emptor!

Mac power-user app to quickly find files on entire APFS and HFS+ volumes by scanning the file system catalog.

Do you miss the good ol’ days before Spotlight, when search on the Mac simply scanned the filesystem? Yeah, me too.

Unlike Spotlight, KatSearch performs no indexing and only looks at filenames, not content. It uses a fast low-level kernel call to search the entire file system via the APFS or HFS+ file system catalog.

  • Fast, native, modern macOS app with a responsive, powerful, no-nonsense interface
  • Displays live search results
  • Scans the actual file system, not just the userland files Apple wants you to see
  • Can run with admin privileges to find all files irrespective of permissions
  • Ubiquitous native drag and drop behaviour, with hooks into Finder actions/services via contextual menu
  • Supports all the standard Finder keyboard shortcuts for file actions
  • Search windows can be invoked using a global hotkey
  • Includes searchfs, a command line tool counterpart
  • Free, open source software written in Objective-C/Cocoa

If you find this program useful, please support continued development by making a donation.

Downloads

This is an early alpha release for testing purposes only. Some things will be broken.

To test the absolutely latest in-development version, clone this repository and run the following command from the repo root:

$ make

The built application can be found in products/.

Screenshots

BSD License

Copyright (C) 2018-2021 Sveinbjorn Thordarson <[email protected]>

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

The KatSearch application icon is copyright (C) Drífa Thoroddsen.

katsearch's People

Contributors

sveinbjornt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

katsearch's Issues

Possible use for KatSearch

I've just pondered the best use of this app for my use case:

  • Start by tagging files and folders for relevant work

  • Search macOS APFS/HFS/mounted drives for all files and create array object with contents

  • Use this collected metadata to move the tagged files/folder to predefined fs paths for organization.

Maybe I could string these actions together using Shortcuts but rather use swift or other newer lang.

Any tips/suggestions?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.