{"id":13427304,"url":"https://github.com/sveinbjornt/Sloth","last_synced_at":"2025-03-15T22:32:47.098Z","repository":{"id":41190341,"uuid":"1535038","full_name":"sveinbjornt/Sloth","owner":"sveinbjornt","description":"Mac app that shows all open files, directories, sockets, pipes and devices in use by all running processes. Nice GUI for lsof.","archived":false,"fork":false,"pushed_at":"2024-04-26T13:38:58.000Z","size":12034,"stargazers_count":8419,"open_issues_count":3,"forks_count":162,"subscribers_count":61,"default_branch":"master","last_synced_at":"2025-03-13T06:46:58.636Z","etag":null,"topics":["directories","domain-sockets","filter","gui","ip-sockets","lsof","macos","macos-app","objective-c","open-files","osx","pipes","sloth","socket","unix"],"latest_commit_sha":null,"homepage":"https://sveinbjorn.org/sloth","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sveinbjornt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":".github/FUNDING.yml","license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://paypal.me/sveinbjornt","sveinbjorn.org/donations"]}},"created_at":"2011-03-28T02:47:23.000Z","updated_at":"2025-03-11T11:02:30.000Z","dependencies_parsed_at":"2023-01-27T03:16:21.319Z","dependency_job_id":"f1f13b35-4674-4542-ab2a-4964aa8b2e23","html_url":"https://github.com/sveinbjornt/Sloth","commit_stats":{"total_commits":314,"total_committers":7,"mean_commits":"44.857142857142854","dds":"0.45222929936305734","last_synced_commit":"87165b616cc4577684143a2a6665f859eab48d59"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveinbjornt%2FSloth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveinbjornt%2FSloth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveinbjornt%2FSloth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sveinbjornt%2FSloth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sveinbjornt","download_url":"https://codeload.github.com/sveinbjornt/Sloth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243801604,"owners_count":20350105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["directories","domain-sockets","filter","gui","ip-sockets","lsof","macos","macos-app","objective-c","open-files","osx","pipes","sloth","socket","unix"],"created_at":"2024-07-31T00:01:59.195Z","updated_at":"2025-03-15T22:32:42.083Z","avatar_url":"https://github.com/sveinbjornt.png","language":"Objective-C","funding_links":["https://paypal.me/sveinbjornt","sveinbjorn.org/donations","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=BDT58J7HYKAEE"],"categories":["Objective-C","Applications","HarmonyOS","Utilities","objective-c","🍎 macOS","Mac/iOS","Table of Contents"],"sub_categories":["System","Windows Manager","System Related Tools","⚙️ System (23)","shell","Containers","MacOS"],"readme":"[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)\n[![Language](https://img.shields.io/badge/language-objective--c-lightgrey)]()\n[![Release](https://shields.io/github/v/release/sveinbjornt/sloth?display_name=tag)]()\n[![Build](https://github.com/sveinbjornt/sloth/actions/workflows/macos.yml/badge.svg)]()\n\n# Sloth\n\n\u003cimg src=\"resources/sloth_icon.png\" width=\"192\" height=\"192\" align=\"right\" style=\"float: right; margin-left: 30px;\"\u003e\n\n**Sloth** is a native Mac app that shows all open files, directories, sockets, pipes, and devices in use by all running processes on your system. This makes it easy to inspect which apps are using which files, etc.\n\n* View all open files, directories, IP sockets, devices, Unix domain sockets, and pipes\n* Filter by name, access mode, volume, type, location, or using regular expressions\n* Sort by process name, file count, type, process ID, user ID, Carbon PSN, bundle UTI, etc.\n* View IP socket status, protocol, port and version\n* View sockets and pipes established between processes\n* Inspection window with detailed macOS and Unix file/socket/process info\n* Powerful contextual menu for file operations\n* In-app authentication to run with root privileges\n* Very fast, responsive native app written in Objective-C/Cocoa\n\nSloth is essentially a friendly, exploratory graphical user interface built on top of the  [`lsof`](https://en.wikipedia.org/wiki/Lsof) command line tool. The output of `lsof` is parsed and shown in a sortable, searchable outline view with all sorts of convenient additional functionality. Check out the screenshots below.\n\n## Download\n\n\u003ca href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=BDT58J7HYKAEE\"\u003e\u003cimg align=\"right\" src=\"https://www.paypalobjects.com/WEBSCR-640-20110306-1/en_US/i/btn/btn_donate_LG.gif\" \u003e\u003c/a\u003e\n\nSloth is free, open source software and has been continuously developed and maintained for a very long time (since 2004).\n**If you find this program useful, please [make a donation](https://sveinbjorn.org/donations).**\n\n*  **[⇩ Download Sloth 3.3](https://sveinbjorn.org/files/software/sloth.zip)** (~1.2 MB, Universal ARM/Intel 64-bit, macOS 10.13 or later)\n\nSloth can also be installed via [Homebrew](https://brew.sh) (may not be the latest version):\n\n```shell\nbrew install --cask sloth\n```\n\nIf you need to run it on 10.9-10.12, version 3.2 works just fine. Older versions supporting macOS 10.8 and earlier can be downloaded [here](https://sveinbjorn.org/files/software/sloth/).\n\n\n## Screenshots\n\n#### View open files\n\n\u003ca href=\"resources/sloth_screenshot1.jpg\"\u003e\n\u003cimg src=\"resources/sloth_screenshot1.jpg\" align=\"center\" alt=\"Sloth Screenshot 1 - Files\"\u003e\n\u003c/a\u003e\n\n#### View IP sockets\n\n\u003ca href=\"resources/sloth_screenshot2.jpg\"\u003e\n\u003cimg src=\"resources/sloth_screenshot2.jpg\" align=\"center\" alt=\"Sloth Screenshot 2 - IP Sockets\"\u003e\n\u003c/a\u003e\n\n#### View sockets and pipes between processes\n\n\u003ca href=\"resources/sloth_screenshot3.jpg\"\u003e\n\u003cimg src=\"resources/sloth_screenshot3.jpg\" align=\"center\" alt=\"Sloth Screenshot 3 - Pipes and Unix Sockets\"\u003e\n\u003c/a\u003e\n\n## Build\n\nSloth can be built using a reasonably modern version of Xcode via the `xcodeproj` or by running the following command in the repository root (requires Xcode build tools):\n\n```\nmake\n```\n\nBuilt products are created in `products/`.\n\n## BSD License \n\nCopyright (c) 2004-2024 Sveinbjorn Thordarson\n\u0026lt;\u003ca href=\"mailto:sveinbjorn@sveinbjorn.org\"\u003esveinbjorn@sveinbjorn.org\u003c/a\u003e\u0026gt;\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this\nlist of conditions and the following disclaimer in the documentation and/or other\nmaterials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may\nbe used to endorse or promote products derived from this software without specific\nprior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.\nIN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,\nINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT\nNOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\nPROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\nWHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsveinbjornt%2FSloth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsveinbjornt%2FSloth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsveinbjornt%2FSloth/lists"}