MacOS/Studio

来自OSSmedia
Brucekomike讨论 | 贡献2025年1月12日 (日) 01:27的版本
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

Studio quick setup

== install brew ==
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

一次安装(我全都要)

如果需要安装beta版本软件:

export BETA="@BETA"
setopt INTERACTIVE_COMMENTS 
# add support for inline comments
zsh nano zsh-completion `# basic shell tools` \
kodi vlc `# media players` \
google-chrome"$BETA" firefox"$BETA" microsoft-edge"$BETA" `# browsers` \
android-studio android-platform-tools scrcpy `# Android development` \
UTM `# virtualization` \
visual-studio-code godot blender freecad `# development and 3D modeling` \
krita gimp inkscape macsvg `# graphic design` \
kdenlive obs `# video editing and streaming` \
reaper audacity musescore `# audio editing and music production` \
sonic-pi pd sonic-visualiser `# sound and music tools` \
kicad `# electronics design` \
rustdesk windows-app cyberduck `# remote management` \
libreoffice calibre xournal-plus-plus `# office and productivity` \
obsidian logseq zettlr `# note-taking and knowledge management` \
keka ffmpeg simple-web-server clash-verge-rev maccy raspberry-pi-imager tomatobar`# utilities` \

软件介绍

添加注释支持

setopt INTERACTIVE_COMMENTS 
# add support for inline comments

更新shell,nano编辑器, 命令行补全

zsh nano zsh-completion `# basic shell tools` \

播放器

kodi vlc `# media players` \

浏览器

google-chrome"$BETA" firefox"$BETA" microsoft-edge"$BETA" `# browsers` \

安卓开发以及安卓adb同屏小工具

android-studio android-platform-tools scrcpy `# Android development` \

虚拟机

UTM `# virtualization` \

VScode编辑器,游戏引擎,3D建模与动画渲染,工业建模

visual-studio-code godot blender freecad `# development and 3D modeling` \

图形处理

krita gimp inkscape macsvg `# graphic design` \

视频剪辑与视频录制

kdenlive obs ffmpeg `# video editing and streaming` \

音频制作

reaper audacity musescore `# audio editing and music production` \

live编程 数字信号编程 可视化工具

sonic-pi pd sonic-visualiser `# sound and music tools` \

电路绘制

kicad `# electronics design` \

远程桌面 rdp 远程文件管理

rustdesk windows-app cyberduck `# remote management` \

office 套件、电子书管理、手写笔记软件

libreoffice calibre xournal-plus-plus `# office and productivity` \

markdown编辑

obsidian logseq zettlr `# note-taking and knowledge management` \

小工具(压缩工具,web服务器、代理、剪贴板、镜像烧录、tomodoro(番茄钟)

keka simple-web-server clash-verge-rev maccy raspberry-pi-imager tomatobar`# utilities` \