@umac-js/disk
v2.2.7
Published
MacOS Disk utils
Maintainers
Readme
@umac-js/disk
MacOS Disk utils
Table of contents
- 🍎 umac (toolkit)
- 🗝 Prerequisites
- 🚀 Quick start
- 🔑 Installation
- ➕ More
- 👨💻 Development
- ❤️ Donate
- 📜 License
- ✨ About us
🍎 umac (toolkit)
umac is a toolkit with terminal utilities for macOS 🍎: install apps, force close apps, clear cache, add desk notifications, change shell, and more.
🗝 Prerequisites
- A system based on DarwinOS, that is, any Apple computer 🍎
🚀 Quick start
JavaScript / TypeScript library
You can also use umac as a JS / TS library directly in your project.
CLI
Quickly run the command line with:
npx umac <command> [...flags]Use Executable
You can download the binary directly from the releases section
🔑 Installation
npm install @umac-js/disk
# or
pnpm install @umac-js/disk
# or
yarn add @umac-js/disk
# or
bun add @umac-js/disk
# or
deno add @umac-js/disk➕ More
👨💻 Development
umac is an open-source project and its development is open to anyone who wants to participate.
❤️ Donate
Help us to develop more interesting things.
📜 License
This software is licensed with MIT.
✨ About us
PigeonPosse is a code development collective focused on creating practical and interesting tools that help developers and users enjoy a more agile and comfortable experience. Our projects cover various programming sectors and we do not have a thematic limitation in terms of projects.

