Sloth

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

BSD-3-CLAUSE License

Stars
8.3K
Committers
5

Bot releases are hidden (Show)

Sloth - Version 3.3

Published by sveinbjornt 6 months ago

  • Added optional path bar which is shown when a file system item is selected
  • Now defaults to killing w. SIGTERM. The old behaviour of sending SIGKILL can be set in Prefs/Settings
  • Minor bug fixes and improvements
  • Now requires macOS 10.13+

Full Changelog: https://github.com/sveinbjornt/Sloth/compare/3.2...3.3

Sloth - Version 3.2 Latest Release

Published by sveinbjornt over 2 years ago

  • Various minor bug fixes and interface refinements
Sloth - Version 3.1

Published by sveinbjornt over 3 years ago

  • Configurable refresh interval
  • Default (regex) filters can be set in Preferences
  • Fixed filtering by volume on Catalina and Big Sur
  • Various minor bug fixes and interface improvements
Sloth - Version 3.0.1

Published by sveinbjornt almost 4 years ago

  • Fixed crash bug when running on macOS Big Sur
Sloth - Version 3.0

Published by sveinbjornt almost 4 years ago

  • Universal binary supporting Apple's new arm64 architecture
  • New square icon for Big Sur
  • Info Panel now shows volume name and mount point for file system items
  • New "Show Package Contents" contextual menu item for bundles
  • Various minor fixes and performance improvements
  • Now requires macOS 10.9 or later
Sloth - Version 2.9

Published by sveinbjornt over 4 years ago

  • Sort by process type, bundle identifier or Carbon Process Serial Number
  • Better handling of errors in lsof output
Sloth - Version 2.8.1

Published by sveinbjornt over 5 years ago

  • Fixed potential crash bug introduced in version 2.8
Sloth - Version 2.8

Published by sveinbjornt over 5 years ago

  • New Dark Mode friendly template icons for Mojave
  • Multiple items can now be selected and copied
  • Info Panel now shows which processes are connected to each other via unix pipes & domain sockets
  • Info Panel now also shows file system info such as device name & inode
  • Cmd-L menu action to show selected item
  • Minor performance improvements
  • Sparkle update framework now has Mojave Dark Mode-compatible appearance
  • No longer shows hidden volumes in Volumes filter
  • Fixed issue with mangled process names
  • Fixed issue with pipe icon on non-retina displays
  • Fixed minor memory leak
  • More graceful error handling when file descriptor lookup fails in lsof
Sloth - Version 2.7

Published by sveinbjornt over 5 years ago

  • Info Panel now shows file Uniform Type Identifier
  • Fixed crash bug on macOS 10.9 and earlier
  • Various minor bug fixes and interface improvements
Sloth - Version 2.6

Published by sveinbjornt about 6 years ago

  • New and improved contextual menu
  • Fixed quirks with macOS Mojave's "Dark Mode"
  • Various user interface improvements
Sloth - Version 2.4

Published by sveinbjornt over 6 years ago

  • Now defaults to showing Mac-friendly process names (e.g. "Safari Web Content" instead of "com.apple.WebKit.WebContent").
  • Unix process names no longer truncated to 32 characters.
  • Search filter can now be used to filter by IP protocol (e.g. TCP or UDP) or IP version (e.g. IPv4 or IPv6)
  • Now shows TCP socket state (e.g. LISTEN, ESTABLISHED) in list and Info Panel
  • Info Panel now shows file descriptor integer
  • Info Panel now shows additional info for character devices
  • Info Panel now shows Carbon Process Serial Number (PSN) for processes, if available
  • Much improved IPv6 socket handling
  • DNS to IP and port name resolution in Info Panel when DNS/port lookup enabled in Prefs
  • Minor user interface enhancements
Sloth - Version 2.3

Published by sveinbjornt over 6 years ago

  • Now supports access mode filtering (e.g. read, write, read/write)
  • Search filter now also filters by PID
  • DNS and port name lookup for IP Sockets in Info Panel
  • Info Panel now identifies standard I/O stream character devices
  • New Search Filter menu with case sensitivity and regex options
  • New application icon
  • Fixed bug where Volumes filter wouldn't work
  • Minor interface improvements
Sloth - Version 2.2

Published by sveinbjornt over 6 years ago

  • Now defaults to excluding process binaries, shared libraries and current working directories in listing
  • DNS and port name lookup now disabled by default for faster execution (can be enabled in Preferences)
  • Info Panel now displays file access mode and process owner
  • New sort option: User ID
  • Info Panel now shows IP socket protocol and version
  • New Preferences window
  • New high-resolution pipe and socket icons
  • Fixed bug where sort settings were not respected on launch
Sloth - Version 2.1

Published by sveinbjornt over 6 years ago

  • Copying a file path now creates a file representation in clipboard in addition to text
  • File paths are now red in colour if selected file does not exist at path
  • Uniform Type Identifier is now used to identify app bundles instead of .app suffix
  • Fixed issue with Info Window's handling of moved or non-existent files
  • Minor interface refinements
Sloth - Version 2.0

Published by sveinbjornt about 7 years ago

  • New Volumes filter
  • New "Sort By" submenu under View in main menu
  • Sorting by PID now correctly does numerical sort instead of alphabetic
Sloth - Version 1.9

Published by sveinbjornt over 7 years ago

  • Files can now be dragged and dropped
  • Cmd-F now focuses on filter field
  • File representations can now be copied to the clipboard
  • Cmd-double-click now reveals file in Finder
  • Fixed various minor user interface bugs
  • Fixed collapse all bug with Get Info window open
  • New compact interface size option
  • Fixed broken permissions display for non-bundle processes in Info window
Sloth - 1.8

Published by sveinbjornt over 7 years ago

  • Minor user interface improvements
  • QuickLook now works from Get Info panel
  • Sloth is now code-signed