章工运维 章工运维
首页
  • linux
  • windows
  • 中间件
  • 监控
  • 网络
  • 存储
  • 安全
  • 防火墙
  • 数据库
  • 系统
  • docker
  • 运维工具
  • other
  • elk
  • K8S
  • ansible
  • Jenkins
  • GitLabCI_CD
  • 随笔
  • 面试
  • 工具
  • 收藏夹
  • Shell
  • python
  • golang
友链
  • 索引

    • 分类
    • 标签
    • 归档
    • 首页 (opens new window)
    • 关于我 (opens new window)
    • 图床 (opens new window)
    • 评论 (opens new window)
    • 导航栏 (opens new window)
周刊
GitHub (opens new window)

章工运维

业精于勤,荒于嬉
首页
  • linux
  • windows
  • 中间件
  • 监控
  • 网络
  • 存储
  • 安全
  • 防火墙
  • 数据库
  • 系统
  • docker
  • 运维工具
  • other
  • elk
  • K8S
  • ansible
  • Jenkins
  • GitLabCI_CD
  • 随笔
  • 面试
  • 工具
  • 收藏夹
  • Shell
  • python
  • golang
友链
  • 索引

    • 分类
    • 标签
    • 归档
    • 首页 (opens new window)
    • 关于我 (opens new window)
    • 图床 (opens new window)
    • 评论 (opens new window)
    • 导航栏 (opens new window)
周刊
GitHub (opens new window)
  • 随笔

  • 面试

  • 工具

    • vpn

      • 企业级openvpn搭建
    • mac电脑常用软件
      • 基础工具
      • 系统管理
      • 编程开发
      • 浏览娱乐
      • 阅读写作
    • 使用这7个谷歌搜索技巧来找到你想要的,老司机必备技巧
    • vuepress配置artalk
    • windows目录实时同步工具
    • vim快捷使用方式
    • 常用操作
    • jetbrains最新版2022.2.2全系列激活教程
    • chagpt工具使用和总结
    • acme.sh使用 cloudflare dns 生成证书
    • cursor使用方式介绍
    • AI 编程工具简介
    • MarkText工具优化设置
    • RAR zip压缩包密码破解
  • 美食

  • 生活
  • 工具
章工运维
2022-12-15
目录

mac电脑常用软件

# 基础工具

  • Alfred (opens new window):本地搜索及应用快速启动,替代品:
    • Raycast (opens new window):目前免费状态,这是其开源插件仓库
    • Cerebro (opens new window):开源替代品
  • BackgroundMusic (opens new window):音频管理工具,可以管控各个 APP 的音量(开源)
  • CatchMouse (opens new window):多显示器切换软件,根据快捷键快速切换到目标显示器(免费)
  • Karabiner-Elements (opens new window):键盘键位修改神器,特别针对有多款键盘的人(开源)
  • KeyboardHolder (opens new window):一款补足 macOS 自带有一个自动切换到文稿到输入法功能遗憾的软件(免费)
  • mac-mouse-fix (opens new window):轻量级鼠标控制功能定制软件(开源)
  • Mounty (opens new window):一款 NTFS 格式读写工具
  • Mos (opens new window):一个平滑你的鼠标滚动效果或单独设置滚动方向的小工具,让你的滚轮爽如触控板(开源)
  • peazip (opens new window):解压缩工具(开源)
  • Rectangle (opens new window):多窗口管理工具(开源)
  • RDM (opens new window):轻松将 Mac Retina 显示器设置为更高的分辨率(开源)

# 系统管理

  • AltTab (opens new window):AltTab 将 Windows 的 Alt-Tab 窗口切换器带到 MacOS(开源)
  • Bartender (opens new window):方便的状态栏管理工具,开源替代品有:
    • Dozer (opens new window)
    • hidden (opens new window)
  • balenaEtcher (opens new window):镜像制作工具(开源)
  • cakebrew (opens new window): 如果使用 Homebrew 的话,可以使用这款来进行管理(开源)
  • eul (opens new window):系统状态监控工具(开源)
  • flux (opens new window):一款比较好的免费屏幕护眼软件
  • KeepingYouAwake (opens new window):根据自己的需求设置 Mac 多少分钟/多少小时后进入睡眠
  • Maccy (opens new window):剪贴板管理(开源)
  • MonitorControl (opens new window):控制外部显示器的亮度和音量(开源)
  • OnlySwitch (opens new window):系统功能快速开关工具(开源)
  • Parallels Desktop (opens new window):能让您在 Mac 上同时使用 Windows 等系统
  • SourceCodeSyntaxHighlight (opens new window):增强文件预览(开源)
  • Tunnelblick (opens new window):OpenVPN 客户端(开源)
  • 腾讯柠檬 (opens new window):腾讯出品的系统清理工具(开源)

# 编程开发

  • Anaconda (opens new window):数据科学常用 Python 环境管理程序

  • DevToysMac (opens new window):程序员常用工具集(开源)

  • Docker (opens new window):用容器化的形式使用一些常用软件,推荐使用 portainer (opens new window) 管理(开源)

  • MacVim (opens new window):文本编辑器(开源)

  • Offset Explorer (opens new window):个人免费的跨平台 Kafka 界面管理工具,

    • kafka-ui (opens new window):Web 自部署,简洁好用、速度快、颜值高(开源)
  • VSCode (opens new window):微软出品的免费跨平台代码编辑器(开源)

  • 终端:

    • electerm (opens new window):一款基于 Electron 开发的 SSH/SFTP 跨平台客户端、(开源)
    • Iterm2 (opens new window):免费好用的终端工具,一般搭配 Brew 和 ZSH 使用
    • tabby (opens new window):一个可高度配置的终端模拟器和 SSH 或串口跨平台客户端(开源)
    • WindTerm (opens new window):基于 C 语言开发的的专业级替代品(开源)
  • 数据库:

    • 通用:
      • beekeeper-studio (opens new window):跨平台的 SQL 编辑器和数据库管理器(开源)
      • DBeaver (opens new window):为开发人员、SQL 程序员、数据库管理员和分析人员提供的免费多平台数据库工具,有 JDBC 驱动即可支持使用(开源)
      • dbgate (opens new window):支持 Mysql、Postgresql、SQL Server、Mongodb、Redis、SQLite 等数据库的管理软件,同时也满足在 Windows、Linux、Mac Web 下运行,还提供插件体系(开源)
    • Elasticsearch:
      • ElasticView (opens new window):简单好用的 ES 可视化客户端,支持连接6,7,8版本(开源)
      • appbaseio/mirage (opens new window):用于简化 ES 查询语句编写的项目,你可以用基于块的交互形式来组成 Elasticsearch 查询语句(开源)
      • elasticvue (opens new window):基于 Vue 的 Elasticsearch 管理客户端,支持浏览器插件 (opens new window)和 Docker 自建(开源)
    • MongoDB:
      • mongo-express (opens new window):可自建的 MongoDB 数据库管理软件,针对线上数据库需要共享的需求,可以统一部署在一台服务器给所有员工用,然后设置只读模式,非常实用(开源)
      • Robo 3T (opens new window):MongoDB 数据库管理软件(开源)
    • MySQL:
      • Sequel-Ace (opens new window):原生的 MySQL/MariaDB 数据库管理软件(开源)
    • Redis:
      • AnotherRedisDesktopManager (opens new window):跨平台的 Redis 桌面管理客户端,性能出众(开源)
      • RedisFish (opens new window):一款便捷、跨平台、专注于数据的 Redis GUI 客户端(开源)
    • PostgreSQL:
      • pgadmin4 (opens new window):跨平台的 PostgreSQL 数据库管理软件(开源)
    • SQLite:
      • sqlitebrowser (opens new window):DB4S 是一个高质量、可视化、开源的工具,用于创建、设计和编辑与 SQLite 兼容的数据库(开源)
  • API 请求调试:

    • hoppscotch (opens new window):基于 Web 提供服务(开源)
    • insomnia (opens new window):跨平台 (开源)
    • Postman (opens new window):比较老牌的 API 接口功能测试工具
    • showdoc (opens new window):一个非常适合 IT 团队的在线 API 文档、技术文档工具(开源)
    • Thunder Client (opens new window):如果使用VSCode (opens new window),推荐使用这款插件 💡

# 浏览娱乐

  • aliyundrive (opens new window):阿里云盘
  • BilibiliVideoDownload (opens new window):跨平台下载 bilibili 视频桌面端软件(开源)
  • Chrome (opens new window):浏览器
  • iina (opens new window):现代化的视频播放器(开源)
  • Irvue (opens new window):基于 Unsplash 的免费壁纸切换工具
  • itsycal (opens new window):一款简单优雅的菜单栏日历(开源)
  • licecap (opens new window):轻量小巧的录屏工具(开源)
  • 沟通:微信 (opens new window) | 钉钉 (opens new window) | TG (opens new window)
  • 恒星播放器 (opens new window):一款纯粹专注的播放器
  • 网易云音乐 (opens new window):推荐一款开源替代品 YesPlayMusic (opens new window)

# 阅读写作

  • Bob (opens new window):翻译工具(开源,但是正式版买断收费)
  • fluent-reader (opens new window):RSS 阅读器(开源)
  • Joplin (opens new window):跨平台笔记管理工具,有不错的社区支持(开源)
  • Pngyu (opens new window):免费的 PNG 图片压缩工具,同样好用的还有:
    • TinyPNG4Mac (opens new window)(开源)
    • ImageOptim (opens new window)(开源)
  • Typora (opens new window):比较经典的所见即所得 Markdown 编辑器(提供免费版)
  • uPic (opens new window):原生的图床管理工具(开源)
  • Xnip (opens new window):挺不错的截图软件(免费)
  • 搜狗输入法 (opens new window):小鹤双拼

原文链接 (opens new window)

微信 支付宝
上次更新: 2025/01/09, 21:27:48

← 企业级openvpn搭建 使用这7个谷歌搜索技巧来找到你想要的,老司机必备技巧→

最近更新
01
shell脚本模块集合
05-13
02
生活小技巧(认知版)
04-29
03
生活小技巧(防骗版)
04-29
更多文章>
Theme by Vdoing | Copyright © 2019-2025 | 点击查看十年之约 | 鄂ICP备2024072800号
  • 跟随系统
  • 浅色模式
  • 深色模式
  • 阅读模式