#cli

bin+lib mntn

Rust-based macOS maintenance CLI

6 stable releases

Uses new Rust 2024

new 1.0.5 May 23, 2025
1.0.3 May 22, 2025

#583 in Filesystem

Download history

156 downloads per month

MIT license

19KB
467 lines

mntn

A Rust-based CLI tool for macOS system maintenance.

Features

  • Backup: Saves global package lists (e.g., brew, npm, cargo, bun, go).
  • Clean: Removes system junk (caches, logs, trash).
  • Purge: Deletes unused launch agents/daemons with user confirmation.
  • Install: Sets up launch agents for automated backups and cleaning.
  • Link: Creates symlinks for dotfiles (e.g., .zshrc, .vimrc, .config, lporg).

Installation

cargo install mntn

License

MIT

Dependencies

~4–14MB
~189K SLoC