JiFu's Wiki JiFu's Wiki
首页
  • HTML
  • JavaScript
  • NodeJS
  • Vuejs
  • 微信小程序
  • Python
  • 数据库
  • 中间件
  • 算法
  • 软件工程
  • Wordpress
  • iOS开发
  • Android开发
  • Linux
  • Windows
  • MacOS
  • Docker
  • Vim
  • VSCode
  • Office
  • 其他
  • Photoshop
  • Sketch
  • Mac
  • 游戏
关于
  • 分类
  • 标签
  • 归档
GitHub (opens new window)
首页
  • HTML
  • JavaScript
  • NodeJS
  • Vuejs
  • 微信小程序
  • Python
  • 数据库
  • 中间件
  • 算法
  • 软件工程
  • Wordpress
  • iOS开发
  • Android开发
  • Linux
  • Windows
  • MacOS
  • Docker
  • Vim
  • VSCode
  • Office
  • 其他
  • Photoshop
  • Sketch
  • Mac
  • 游戏
关于
  • 分类
  • 标签
  • 归档
GitHub (opens new window)
  • DevOps介绍
  • Linux

  • MacOS

    • MacOS介绍
    • MacOS 如何提高 PDF 的对比度?
    • Charles从入门到精通
    • Compiling PyQt5 for Python 2.7 on MacOS
    • Homebrew让你从Mac切换到Linux更轻松
    • Mac OS X设置SMB进行文件共享
    • Mac OS系统加速:干掉那些「炫酷」的动画
    • Mac 时间机器 Time Machine 备份速度太慢的解决方法 (加速备份命令)
    • macOS 下 FFmpeg 视频转码入门及进阶使用心得
    • Mac定时任务-利用launchctl定时启动任务
    • Mac的最大连接数限制和端口的相关参数的设置
    • Mac重置系统管理控制器SMC
    • Mac高效使用技巧
    • MacOS一个惊人快速的终端录像工具
    • 一览Mac OS 图形界面的发展史
    • 修复Mac破解应用开打时闪退
    • 在M1芯片Mac上使用Homebrew
    • 如何查看 macOS 系统日志
    • 如何重置Mac上的NVRAM
    • 强制退出Mac程序的六种方法
    • 苹果 Mac 重置 SMC、NVRAM、PRAM 方法教程 - 解决 macOS 卡顿或无法启动
    • 苹果M1芯片Macbook安装win10
    • 解决“Mac应用”已损坏,无法打开的问题
    • 解决Mac修改DNS卡死-命令行修改Mac OS系统DNS设置
    • MacOS Photoshop屏蔽正版验证
    • 26.Karabiner自定义组合快捷键
    • MacOS软件推荐
      • applite
      • App Cleaner & Uninstaller
      • Mist
      • Xcodes.app
      • mactop
      • trash
      • fzf
      • atuin
      • thefuck
      • shortcutdetective
  • Windows

  • Docker

  • Vim

  • VSCode

  • Office

  • 其他

  • 运维
  • MacOS
JiFu
2025-04-30
目录

MacOS软件推荐

# 软件管理类

# applite

第三方HomebrewGUI安装工具 User-friendly GUI macOS application for Homebrew Casks

Applite is a free and open-source macOS application that streamlines the installation and management of third-party apps using Homebrew. The app is built using Swift and SwiftUI.

Applite aims to be more of an app store for third-party apps than a full-blown homebrew GUI wrapper. The main goal of the application is to bring the convenience of Homebrew casks to the non-technical user. So the UI was designed with simplicity and ease of use in mind.

# 安装

brew install applite
1

# App Cleaner & Uninstaller

App cleaner remover that will help you uninstall apps on your Mac entirely and remove every single trace of them.

# 安装

Website (opens new window)

使用applite安装

# Mist

Mac OS系统镜像管理工具 A Mac utility that automatically downloads macOS Firmwares / Installers:

# 安装

brew install --cask mist
1

# Xcodes.app

Xcode多版本管理工具 The easiest way to install and switch between multiple versions of Xcode.

# 安装

brew install --cask xcodes
1

# 终端类

# mactop

Mac OS 系统下的 top 命令 mactop is a terminal-based monitoring tool "top" designed to display real-time metrics for Apple Silicon chips written by Carsen Klock. It provides a simple and efficient way to monitor CPU and GPU usage, E-Cores and P-Cores, power consumption, and other system metrics directly from your terminal!

# 安装

brew install mactop
1

# trash

CLI tool that moves files or folder to the trash

# 安装

brew install trash
1

# fzf

fzf is a general-purpose command-line fuzzy finder.

# 安装

brew install fzf
1

# atuin

Making your shell magical, Sync, search and backup shell history with Atuin

# 安装

brew install atuin
1

# 配置

# 登陆账号

atuin login
1

# 集成fish

vim  ~/.config/fish/config.fish
# 添加
atuin init fish | source
1
2
3

# thefuck

自动修复命令拼写错误

# 安装

brew install thefuck
1

# 配置

echo "thefuck --alias | source" >> ~/.config/fish/config.fish
1

# 便捷类

# shortcutdetective

检测全局快捷键被什么软件占用 detects which app receives a keyboard shortcut.

# 安装

brew install --cask shortcutdetective
1
#MacOS#软件#推荐#运维
上次更新: 2025/04/30, 08:13:24
26.Karabiner自定义组合快捷键
OneDrive无法打开的原因

← 26.Karabiner自定义组合快捷键 OneDrive无法打开的原因→

最近更新
01
Debian Sway开发机安装手册
03-26
02
Debian服务器安装手册
03-11
03
服务器虚拟化环境搭建
02-22
更多文章>
Theme by Vdoing | Copyright © 2019-2025 Ji Fu | MIT License
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式