forked from ld000/mac-init
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
144 lines (144 loc) · 4.04 KB
/
Brewfile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "homebrew/services"
# Next-generation aircrack with lots of new features
brew "aircrack-ng"
# Friendly powerful distributed version control system
brew "bazaar"
# Generate compilation database for clang tooling
brew "bear"
# Interpreted, interactive, object-oriented programming language
brew "[email protected]"
# Core application library for C
brew "glib"
# Rich and complete approach to parallelism in C++
brew "tbb"
# C++ library for large-scale optimization
brew "ceres-solver"
# Validating, recursive, caching DNS resolver
brew "unbound"
# GNU Transport Layer Security (TLS) Library
brew "gnutls"
# Generate introspection data for GObject libraries
brew "gobject-introspection"
# OpenType text shaping engine
brew "harfbuzz"
# Subtitle renderer for the ASS/SSA subtitle format
brew "libass"
# Secure Reliable Transport
brew "srt"
# Play, record, convert, and stream audio and video
brew "ffmpeg"
# GNU compiler collection
brew "gcc@10"
# GNU debugger
brew "gdb"
# Distributed revision control system
brew "git"
# Configurable static site generator
brew "hugo"
# Tools for zmodem/xmodem/ymodem file transfer
brew "lrzsz"
# Mac App Store command-line interface
brew "mas"
# Open source relational database management system
brew "[email protected]"
# HTTP/2 C Library
brew "nghttp2"
# Package for scientific computing with Python
brew "numpy"
# Cross-platform application and UI framework
brew "qt@5"
# Open source computer vision library
brew "opencv"
# NREL-supported OpenFAST whole-turbine simulation code
brew "openfast"
# Interpreted, interactive, object-oriented programming language
brew "[email protected]"
# User interface to the TELNET protocol
brew "telnet"
# Program that allows you to count code, quickly
brew "tokei"
# Compress/expand executable files
brew "upx"
# Internet file retriever
brew "wget"
# JavaScript package manager
brew "yarn"
# Application launcher and productivity software
cask "alfred"
# Web debugging Proxy application
cask "charles"
# API documentation browser and code snippet manager
cask "dash"
# Voice and text chat software
cask "discord"
# Go (golang) IDE
cask "goland"
# Web browser
cask "google-chrome", args: { appdir: "/Applications" }
# Java IDE by JetBrains
cask "intellij-idea"
# System monitoring app
cask "istat-menus"
# Terminal emulator as alternative to Apple's Terminal app
cask "iterm2", args: { appdir: "/Applications" }
# Visual user interface for Docker Container management
cask "kitematic"
# Kubernetes desktop client
cask "kubernetic"
# Kubernetes IDE
cask "lens"
# Java heap analyzer
cask "mat"
# Media player based on MPlayer and mplayer2
cask "mpv"
# App to write, plan, collaborate, and get organized
cask "notion"
# Visual communication software
cask "omnigraffle"
# JDK from Oracle
cask "oracle-jdk"
# Tool for uploading images
cask "picgo"
# Collaboration platform for API development
cask "postman"
# MySQL/MariaDB database management platform
cask "sequel-pro"
# Next Generation of ShadowsocksX
cask "shadowsocksx-ng-r"
# Graphical client for Git version control
cask "sourcetree"
# Free and open-source OpenVPN client
cask "tunnelblick"
# Configurable document editor that supports Markdown
cask "typora"
# Collection of tools to build a dedicated basic communication network
cask "v2rayu"
# GUI for v2ray-core
cask "v2rayx"
# Open-source code editor
cask "visual-studio-code"
mas "ChmPages", id: 1164062917
mas "com.echodot.Red", id: 1491764008
mas "iMovie 剪辑", id: 408981434
mas "Keynote 讲演", id: 409183694
mas "Microsoft OneNote", id: 784801555
mas "Microsoft Outlook", id: 985367838
mas "Noted", id: 1446580517
mas "Numbers 表格", id: 409203825
mas "Pages 文稿", id: 409201541
mas "QQ", id: 451108668
mas "RESP.app - Developer GUI for Redis®", id: 1475905948
mas "Sequel Ace", id: 1518036000
mas "Spark", id: 1176895641
mas "The Unarchiver", id: 425424353
mas "Todoist", id: 585829637
mas "WPS Office", id: 1443749478
mas "Xcode", id: 497799835
mas "库乐队", id: 682658836
mas "微信", id: 836500024
mas "熊掌记", id: 1091189122
mas "解压专家Oka", id: 1441507725
mas "钉钉", id: 1435447041