Skip to main content

12 posts tagged with "macOS"

macOS related posts

View all tags

Kumone

· 7 min read

Kumone 是开发者 missuo 用 SwiftUI 从零写的网易云音乐第三方客户端,直连网易云接口、支持二维码登录和 Hi-Res 播放,不到一个月已经攒了近千颗 star。本文记录了通过 Homebrew 实际安装、签名验证和启动测试的过程。

📄 macOS 终端常用命令

· 3 min read

一张速查卡:touch、mkdir -p、code、heredoc、cat 拼命令操作文件,比 Finder 右键快不少,批量建文件时效率提升明显。

Marker Tutorial

· 4 min read

Marker is an open-source tool that converts PDF, Word, and PPT files to Markdown — this post walks through running it locally.

介绍 Homebrew

· 3 min read

Mac 用户必备包管理工具 Homebrew 入门指南:一条命令安装、更新、卸载软件,告别手动下载。