# sveinbjornt/Sloth

Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.

Repository: https://github.com/sveinbjornt/Sloth
Canonical: https://ross.abutalabs.com/products/sloth
Homepage: https://sveinbjorn.org/sloth
Language: Objective-C
License: BSD-3-Clause
License Family: permissive
Topics: macos, osx, lsof, open-files, sloth, objective-c, socket, gui, pipes, directories, filter, macos-app, ip-sockets, domain-sockets, unix, macosx, unix-domain-sockets, macos-application, native-mac-app, native-mac
Last push: 2026-05-28T19:11:15+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 84, release rhythm 56, longevity 100
- inputs: {"age_days": 5637, "days_push": 97, "days_rel": 133, "gap_med": 168.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8945, forks 174 (observed 2026-08-28T04:10:26.384693+00:00)

## What it is
Sloth is a native macOS application that displays all open files, directories, sockets, pipes, and devices in use by running processes, serving as a graphical front-end to the lsof command-line tool. It offers filtering, sorting, and detailed inspection of file and socket usage across the system.

## Use cases
- find out which app is using a file on mac
- see what processes have a file open
- gui for lsof on macos
- check which process is using a port or socket
- investigate open files held by an app
- find processes locking a file

## When to choose
- you need a visual, searchable view of open files and sockets on macOS
- you want lsof functionality without memorizing command-line flags
- you need to debug which apps are holding files, pipes, or network sockets

## When to avoid
- you are on Linux or Windows rather than macOS
- you need scriptable, headless output - use lsof directly
- you need deep kernel-level tracing beyond what lsof provides

## Facets
- artifact type: application
- maturity: stable
- function: gui, developer-tools, monitoring, file-system, networking
- domain: developer-tools, operating-systems
- platform: -
- tags: lsof, open-files, sockets, objective-c, native-mac-app, system-utilities, process-inspection, system-inspection, macos, desktop

## Member repositories
- sveinbjornt/Sloth (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:26.384693+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:24:31.456462+00:00, confidence not recorded.
  - readme: https://github.com/sveinbjornt/Sloth (fetched 2026-08-28T04:10:26.384693+00:00, sha 33eba70bbd1d)
  - homepage: https://sveinbjorn.org/sloth (fetched 2026-08-29T08:24:41.731645+00:00, sha 9c43ff6275c8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
