{"id":31581173,"url":"https://github.com/matejstastny/dusk","last_synced_at":"2026-04-29T16:32:45.368Z","repository":{"id":312897906,"uuid":"1049206369","full_name":"matejstastny/dusk","owner":"matejstastny","description":"A diskutil list wrapper wit pretty output","archived":false,"fork":false,"pushed_at":"2025-09-08T06:10:21.000Z","size":263,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-05T21:56:52.724Z","etag":null,"topics":["bash-script","cli","diskutil","macos"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matejstastny.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-02T16:30:47.000Z","updated_at":"2025-09-08T06:10:25.000Z","dependencies_parsed_at":"2025-09-08T03:34:30.663Z","dependency_job_id":null,"html_url":"https://github.com/matejstastny/dusk","commit_stats":null,"previous_names":["my-daarlin/dusk","matejstastny/dusk"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/matejstastny/dusk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matejstastny%2Fdusk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matejstastny%2Fdusk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matejstastny%2Fdusk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matejstastny%2Fdusk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matejstastny","download_url":"https://codeload.github.com/matejstastny/dusk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matejstastny%2Fdusk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32434787,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bash-script","cli","diskutil","macos"],"created_at":"2025-10-05T21:54:21.710Z","updated_at":"2026-04-29T16:32:45.350Z","avatar_url":"https://github.com/matejstastny.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cpre\u003e\n    ___                 __\n  / _ \\  __ __  ___   / /__\n / // / / // / (_-\u003c  /  '_/\n/____/  \\_,_/ /___/ /_/\\_\\\n\n\u003c/pre\u003e\n\u003c/div\u003e\n\n\u003cimg src=\"assets/dusk.png\" alt=\"dusk\" align=\"right\" width=\"50%\"\u003e\n\ndusk is a simple macOS CLI tool written in **Bash 3.2+**. It wraps the `diskutil list` command to display all disks in a clean, colorful table. It also has an optional flag to show only external disks.\n\n### Intall\n\nTo install this tool, you can use Homebrew:\n\n```sh\nbrew tap matejstastny/dusk\nbrew install dusk\n```\n\n#### Manual Install\n\nTo install dusk from source, clone this repo and then run `sudo make install`. This will copy the script to `/usr/local/bin` so it can be used globally, and it also installs the dusk man page. To uninstall dusk, simply run `sudo make uninstall` in the cloned repo directory. This will remove both the script and the man page.\n\n#### Flags\n\nRunning `dusk` lists all disks, numbers them for clarity, and for each one it displays the size, type, and mount point. If any of that information is not accessible, it will print a dash instead. Use `dusk -e` to show only external disks, `dusk -v` to check the version, and `dusk -h` to show a help message. The output is designed to be readable and suitable for both casual use or to be used inside another project. Dusk also uses the [`getoptions`](https://github.com/ko1nksm/getoptions).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatejstastny%2Fdusk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatejstastny%2Fdusk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatejstastny%2Fdusk/lists"}