mntn

Crates.iomntn
lib.rsmntn
version1.3.3
created_at2025-05-22 19:09:48.667248+00
updated_at2025-07-20 18:42:07.597735+00
descriptionRust-based macOS maintenance CLI
homepage
repository
max_upload_size
id1685523
size106,008
Alexandre Trotel (alexandretrotel)

documentation

README

mntn

A Rust-based CLI tool for macOS system maintenance.

Features

  • Backup: Saves global package lists (e.g., brew, npm, cargo, bun, go, uv).
  • Biometric Sudo: Configures Touch ID authentication for sudo commands.
  • Clean: Removes system junk (caches, logs, trash) and runs brew cleanup.
  • Delete: Removes applications and their related files with interactive selection.
  • Install: Sets up launch agents for automated backups, cleaning, and system updates (if topgrade is installed).
  • Link: Creates symlinks for dotfiles (e.g., .zshrc, .vimrc, .config, lporg, VSCode settings).
  • Purge: Deletes unused launch agents/daemons with user confirmation.

Installation

cargo install mntn

License

MIT

Commit count: 0

cargo fmt