New post
This commit is contained in:
parent
18e354fd4a
commit
09367b2bae
80
content/post/4c18e7bf5efd40d5a185732a63f40ff1/index.zh-cn.md
Normal file
80
content/post/4c18e7bf5efd40d5a185732a63f40ff1/index.zh-cn.md
Normal file
@ -0,0 +1,80 @@
|
|||||||
|
+++
|
||||||
|
author = "FlintyLemming"
|
||||||
|
title = "macOS 免费软件使用申请"
|
||||||
|
slug = "4c18e7bf5efd40d5a185732a63f40ff1"
|
||||||
|
date = "2022-11-21"
|
||||||
|
description = "向公司报备使用"
|
||||||
|
categories = ["LifeTech", "Apple"]
|
||||||
|
tags = ["软件授权"]
|
||||||
|
image = "https://img.mitsea.com/blog/posts/2022/11/macOS%20%E5%85%8D%E8%B4%B9%E8%BD%AF%E4%BB%B6%E4%BD%BF%E7%94%A8%E7%94%B3%E8%AF%B7/philip-oroni-iJW56Jzao7w-unsplash.jpg?x-oss-process=style/ImageCompress"
|
||||||
|
+++
|
||||||
|
|
||||||
|
这里是一些完全免费的软件
|
||||||
|
|
||||||
|
## Arc 浏览器
|
||||||
|
|
||||||
|
[官网](https://arc.net/)
|
||||||
|
|
||||||
|
一款基于 Chromium 的浏览器,使用理由主要有以下两点
|
||||||
|
|
||||||
|
### 标签页管理
|
||||||
|
|
||||||
|
Arc 浏览器最大的特点就是垂直标签页+多Space,这对于需要打开超多标签页的用户管理起来特别方便
|
||||||
|
|
||||||
|
![](https://img.mitsea.com/blog/posts/2022/11/macOS%20%E5%85%8D%E8%B4%B9%E8%BD%AF%E4%BB%B6%E4%BD%BF%E7%94%A8%E7%94%B3%E8%AF%B/Untitled.png)
|
||||||
|
|
||||||
|
![](macOS%20%E5%85%8D%E8%B4%B9%E8%BD%AF%E4%BB%B6%E4%BD%BF%E7%94%A8%E7%94%B3%E8%AF%B7%204c18e7bf5efd40d5a185732a63f40ff1/Untitled%201.png)
|
||||||
|
|
||||||
|
### Boost 模式
|
||||||
|
|
||||||
|
网页上有不喜欢的地方,可以使用 Boost 模式快捷添加样式覆盖等。
|
||||||
|
|
||||||
|
比如这个网页中的进度条是直角,与其他元素不统一
|
||||||
|
|
||||||
|
![](macOS%20%E5%85%8D%E8%B4%B9%E8%BD%AF%E4%BB%B6%E4%BD%BF%E7%94%A8%E7%94%B3%E8%AF%B7%204c18e7bf5efd40d5a185732a63f40ff1/Untitled%202.png)
|
||||||
|
|
||||||
|
使用 Boost 模式添加样式覆盖后,以后每次打开都会应用自定义样式。这对于开发也有作用。
|
||||||
|
|
||||||
|
![](macOS%20%E5%85%8D%E8%B4%B9%E8%BD%AF%E4%BB%B6%E4%BD%BF%E7%94%A8%E7%94%B3%E8%AF%B7%204c18e7bf5efd40d5a185732a63f40ff1/Untitled%203.png)
|
||||||
|
|
||||||
|
## Xcodes
|
||||||
|
|
||||||
|
[项目地址](https://github.com/RobotsAndPencils/XcodesApp/)
|
||||||
|
|
||||||
|
一款管理多版本 Xcode 的工具,手头除了现有开发的 iOS 项目,还有一个老项目的维护,电脑里需要装多个版本的 Xcode。
|
||||||
|
|
||||||
|
## TotalFinder
|
||||||
|
|
||||||
|
[官网](https://totalfinder.binaryage.com/)
|
||||||
|
|
||||||
|
给 Finder 增加标签页功能的插件
|
||||||
|
|
||||||
|
![](macOS%20%E5%85%8D%E8%B4%B9%E8%BD%AF%E4%BB%B6%E4%BD%BF%E7%94%A8%E7%94%B3%E8%AF%B7%204c18e7bf5efd40d5a185732a63f40ff1/Untitled%204.png)
|
||||||
|
|
||||||
|
## Studio 3T
|
||||||
|
|
||||||
|
[官网](https://studio3t.com/)
|
||||||
|
|
||||||
|
查看 MongoDB 的工具,虽然有付费版,但是跟开发者确认过可以在商业公司内只使用免费版
|
||||||
|
|
||||||
|
![](macOS%20%E5%85%8D%E8%B4%B9%E8%BD%AF%E4%BB%B6%E4%BD%BF%E7%94%A8%E7%94%B3%E8%AF%B7%204c18e7bf5efd40d5a185732a63f40ff1/Untitled%205.png)
|
||||||
|
|
||||||
|
## KeyboardHolder
|
||||||
|
|
||||||
|
[项目地址](https://github.com/leaves615/KeyboardHolder)
|
||||||
|
|
||||||
|
KeyboardHolder是一个macOS系统的输入法切换辅助工具。就是它能够在应用切换过程中帮助你自动切换到合适的输入法,免去了应用切换后输入法不对应的烦恼。
|
||||||
|
|
||||||
|
## iOS App Signer
|
||||||
|
|
||||||
|
[官网](https://www.iosappsigner.com/)
|
||||||
|
|
||||||
|
签名 ipa 用
|
||||||
|
|
||||||
|
## Color Picker
|
||||||
|
|
||||||
|
[AppStore 地址](https://apps.apple.com/us/app/system-color-picker/id1545870783?mt=12)
|
||||||
|
|
||||||
|
取色器
|
||||||
|
|
||||||
|
> Photo by [Philip Oroni](https://unsplash.com/@philipsfuture?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)
|
@ -91,7 +91,7 @@ macOS 的网络抓包调试工具
|
|||||||
|
|
||||||
## Medis
|
## Medis
|
||||||
|
|
||||||
官网地址
|
### 官网地址
|
||||||
|
|
||||||
[Modern GUI for Redis](https://getmedis.com/)
|
[Modern GUI for Redis](https://getmedis.com/)
|
||||||
|
|
||||||
@ -107,6 +107,28 @@ macOS 的网络抓包调试工具
|
|||||||
|
|
||||||
Redis 开发工具
|
Redis 开发工具
|
||||||
|
|
||||||
|
## PDF Expert
|
||||||
|
|
||||||
|
### 官网地址
|
||||||
|
|
||||||
|
[PDF Editor and Reader for Mac | Free Trial | PDF Expert](https://pdfexpert.com/)
|
||||||
|
|
||||||
|
### 购买记录
|
||||||
|
|
||||||
|
![](https://img.mitsea.com/blog/posts/2022/11/%E8%BD%AF%E4%BB%B6%E8%AE%B8%E5%8F%AF%E8%AF%81%E6%98%8E%EF%BC%88macOS%20%E5%8D%95%E7%8B%AC%E8%B4%AD%E4%B9%B0%EF%BC%89/IMG_5AAC8BBF1079-1.jpeg?x-oss-process=style/ImageCompress)
|
||||||
|
|
||||||
|
### 商用授权
|
||||||
|
|
||||||
|
这个属于没说不能商用,而且软件本身也没有分个人版和商业版
|
||||||
|
|
||||||
|
不过我买的是 2 老版本买断制,现在最新是 3 订阅制了,我还是用的 2
|
||||||
|
|
||||||
|
[Terms of Service](https://pdfexpert.com/legal/terms)
|
||||||
|
|
||||||
|
### 使用理由
|
||||||
|
|
||||||
|
PDF 编辑工具
|
||||||
|
|
||||||
## Beyond Compare
|
## Beyond Compare
|
||||||
|
|
||||||
### 购买记录
|
### 购买记录
|
||||||
@ -123,6 +145,10 @@ Redis 开发工具
|
|||||||
|
|
||||||
## Parallels Desktop
|
## Parallels Desktop
|
||||||
|
|
||||||
|
### 官网地址
|
||||||
|
|
||||||
|
[Run Windows on Mac - Parallels Desktop 18 Virtual Machine for Mac](https://www.parallels.com/products/desktop/)
|
||||||
|
|
||||||
### 购买记录
|
### 购买记录
|
||||||
|
|
||||||
按年订阅,所以订单只有一年的费用。之前用的个人版的 Pro 貌似不符合要求,又买了份商业版。
|
按年订阅,所以订单只有一年的费用。之前用的个人版的 Pro 貌似不符合要求,又买了份商业版。
|
||||||
@ -139,5 +165,71 @@ Redis 开发工具
|
|||||||
|
|
||||||
macOS 上的虚拟机应用,需要多个环境进行测试
|
macOS 上的虚拟机应用,需要多个环境进行测试
|
||||||
|
|
||||||
|
## SmoothScroll
|
||||||
|
|
||||||
|
### 官网地址
|
||||||
|
|
||||||
|
[SmoothScroll Mac](https://www.smoothscroll.net/mac/)
|
||||||
|
|
||||||
|
### 购买记录
|
||||||
|
|
||||||
|
按年订阅,买了好几年了都
|
||||||
|
|
||||||
|
![](https://img.mitsea.com/blog/posts/2022/11/%E8%BD%AF%E4%BB%B6%E8%AE%B8%E5%8F%AF%E8%AF%81%E6%98%8E%EF%BC%88macOS%20%E5%8D%95%E7%8B%AC%E8%B4%AD%E4%B9%B0%EF%BC%89/Untitled%2015.png?x-oss-process=style/ImageCompress)
|
||||||
|
|
||||||
|
### 商用许可
|
||||||
|
|
||||||
|
就是一个很小的插件,也不是什么生产工具,官网没有写不能商用,购买也不分版本
|
||||||
|
|
||||||
|
### 使用理由
|
||||||
|
|
||||||
|
macOS 对鼠标滚轮支持不好,滚动很生硬,用这个小工具改善下滚轮体验
|
||||||
|
|
||||||
|
## **Provisioning Profile Manager**
|
||||||
|
|
||||||
|
### 购买记录
|
||||||
|
|
||||||
|
![](https://img.mitsea.com/blog/posts/2022/11/%E8%BD%AF%E4%BB%B6%E8%AE%B8%E5%8F%AF%E8%AF%81%E6%98%8E%EF%BC%88macOS%20%E5%8D%95%E7%8B%AC%E8%B4%AD%E4%B9%B0%EF%BC%89/Untitled%2016.png?x-oss-process=style/ImageCompress)
|
||||||
|
|
||||||
|
### 商用许可
|
||||||
|
|
||||||
|
很小的软件,连官网都没有
|
||||||
|
|
||||||
|
### 使用理由
|
||||||
|
|
||||||
|
管理 iOS 开发中的描述文件
|
||||||
|
|
||||||
|
## MWeb Pro
|
||||||
|
|
||||||
|
### 官网地址
|
||||||
|
|
||||||
|
[MWeb - 专业的Markdown写作、记笔记、静态博客生成软件 - MWeb](https://zh.mweb.im/)
|
||||||
|
|
||||||
|
### 购买记录
|
||||||
|
|
||||||
|
![](https://img.mitsea.com/blog/posts/2022/11/%E8%BD%AF%E4%BB%B6%E8%AE%B8%E5%8F%AF%E8%AF%81%E6%98%8E%EF%BC%88macOS%20%E5%8D%95%E7%8B%AC%E8%B4%AD%E4%B9%B0%EF%BC%89/Untitled%2017.png?x-oss-process=style/ImageCompress)
|
||||||
|
|
||||||
|
### 商用许可
|
||||||
|
|
||||||
|
### 使用理由
|
||||||
|
|
||||||
|
功能强大的 markdown 格式文本编辑器
|
||||||
|
|
||||||
|
## GrandPerspective
|
||||||
|
|
||||||
|
### 官网地址
|
||||||
|
|
||||||
|
[GrandPerspective](https://grandperspectiv.sourceforge.net/)
|
||||||
|
|
||||||
|
### 购买记录
|
||||||
|
|
||||||
|
### 商用许可
|
||||||
|
|
||||||
|
一个系统管理软件,非生产软件。付费不区分版本、官网没限制使用范围。
|
||||||
|
|
||||||
|
### 使用理由
|
||||||
|
|
||||||
|
分析硬盘每个文件占用的大小
|
||||||
|
|
||||||
> Photo by [Philip Oroni](https://unsplash.com/@philipsfuture?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)
|
> Photo by [Philip Oroni](https://unsplash.com/@philipsfuture?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)
|
||||||
|
|
75
content/post/95f4bacd754e48038ed61e9d14a170ac/index.zh-cn.md
Normal file
75
content/post/95f4bacd754e48038ed61e9d14a170ac/index.zh-cn.md
Normal file
@ -0,0 +1,75 @@
|
|||||||
|
+++
|
||||||
|
author = "FlintyLemming"
|
||||||
|
title = "软件许可证明(macOS 内购等其他情况)"
|
||||||
|
slug = "95f4bacd754e48038ed61e9d14a170ac"
|
||||||
|
date = "2022-11-21"
|
||||||
|
description = "向公司报备使用"
|
||||||
|
categories = ["LifeTech", "Apple"]
|
||||||
|
tags = ["软件授权"]
|
||||||
|
image = "https://img.mitsea.com/blog/posts/2022/11/%E8%BD%AF%E4%BB%B6%E8%AE%B8%E5%8F%AF%E8%AF%81%E6%98%8E%EF%BC%88macOS%20%E5%86%85%E8%B4%AD%E7%AD%89%E5%85%B6%E4%BB%96%E6%83%85%E5%86%B5%EF%BC%89/dima-solomin-dPa0d7wTIaw-unsplash.jpg?x-oss-process=style/ImageCompress"
|
||||||
|
+++
|
||||||
|
|
||||||
|
这里主要是一些本身免费使用,但是有付费内容的软件。基本没有什么商业问题,所以只提供购买证明
|
||||||
|
|
||||||
|
## QSpace Pro
|
||||||
|
|
||||||
|
### 官网地址
|
||||||
|
|
||||||
|
[QSpace](https://qspace.awehunt.com/zh-cn/index.html)
|
||||||
|
|
||||||
|
### 购买记录
|
||||||
|
|
||||||
|
![](https://img.mitsea.com/blog/posts/2022/11/%E8%BD%AF%E4%BB%B6%E8%AE%B8%E5%8F%AF%E8%AF%81%E6%98%8E%EF%BC%88macOS%20%E5%86%85%E8%B4%AD%E7%AD%89%E5%85%B6%E4%BB%96%E6%83%85%E5%86%B5%EF%BC%89/IMG_E2E8CAD38873-1.jpeg?x-oss-process=style/ImageCompress)
|
||||||
|
|
||||||
|
### 使用理由
|
||||||
|
|
||||||
|
功能强大的文件管理器和 FTP、对象存储连接工具
|
||||||
|
|
||||||
|
![](https://img.mitsea.com/blog/posts/2022/11/%E8%BD%AF%E4%BB%B6%E8%AE%B8%E5%8F%AF%E8%AF%81%E6%98%8E%EF%BC%88macOS%20%E5%86%85%E8%B4%AD%E7%AD%89%E5%85%B6%E4%BB%96%E6%83%85%E5%86%B5%EF%BC%89/Untitled.png?x-oss-process=style/ImageCompress)
|
||||||
|
|
||||||
|
## Eul
|
||||||
|
|
||||||
|
### 软件截图
|
||||||
|
|
||||||
|
![](https://img.mitsea.com/blog/posts/2022/11/%E8%BD%AF%E4%BB%B6%E8%AE%B8%E5%8F%AF%E8%AF%81%E6%98%8E%EF%BC%88macOS%20%E5%86%85%E8%B4%AD%E7%AD%89%E5%85%B6%E4%BB%96%E6%83%85%E5%86%B5%EF%BC%89/Untitled%201.png?x-oss-process=style/ImageCompress)
|
||||||
|
|
||||||
|
### 购买记录
|
||||||
|
|
||||||
|
![](https://img.mitsea.com/blog/posts/2022/11/%E8%BD%AF%E4%BB%B6%E8%AE%B8%E5%8F%AF%E8%AF%81%E6%98%8E%EF%BC%88macOS%20%E5%86%85%E8%B4%AD%E7%AD%89%E5%85%B6%E4%BB%96%E6%83%85%E5%86%B5%EF%BC%89/Untitled%202.png?x-oss-process=style/ImageCompress)
|
||||||
|
|
||||||
|
### 使用理由
|
||||||
|
|
||||||
|
SwiftUI 资料查询
|
||||||
|
|
||||||
|
## Cubox
|
||||||
|
|
||||||
|
### 官网地址
|
||||||
|
|
||||||
|
[Cubox 个人碎片知识库](https://cubox.pro/)
|
||||||
|
|
||||||
|
### 购买记录
|
||||||
|
|
||||||
|
![](https://img.mitsea.com/blog/posts/2022/11/%E8%BD%AF%E4%BB%B6%E8%AE%B8%E5%8F%AF%E8%AF%81%E6%98%8E%EF%BC%88macOS%20%E5%86%85%E8%B4%AD%E7%AD%89%E5%85%B6%E4%BB%96%E6%83%85%E5%86%B5%EF%BC%89/IMG_277A665658FF-1.jpeg?x-oss-process=style/ImageCompress)
|
||||||
|
|
||||||
|
![](https://img.mitsea.com/blog/posts/2022/11/%E8%BD%AF%E4%BB%B6%E8%AE%B8%E5%8F%AF%E8%AF%81%E6%98%8E%EF%BC%88macOS%20%E5%86%85%E8%B4%AD%E7%AD%89%E5%85%B6%E4%BB%96%E6%83%85%E5%86%B5%EF%BC%89/Untitled%203.png?x-oss-process=style/ImageCompress)
|
||||||
|
|
||||||
|
### 使用理由
|
||||||
|
|
||||||
|
网页资料整理工具
|
||||||
|
|
||||||
|
## CCtalk
|
||||||
|
|
||||||
|
### 官网地址
|
||||||
|
|
||||||
|
[CCtalk 实时互动教育平台-专业的知识分享与在线教育平台](https://www.cctalk.com/)
|
||||||
|
|
||||||
|
### 购买记录
|
||||||
|
|
||||||
|
![](https://img.mitsea.com/blog/posts/2022/11/%E8%BD%AF%E4%BB%B6%E8%AE%B8%E5%8F%AF%E8%AF%81%E6%98%8E%EF%BC%88macOS%20%E5%86%85%E8%B4%AD%E7%AD%89%E5%85%B6%E4%BB%96%E6%83%85%E5%86%B5%EF%BC%89/Untitled%204.png?x-oss-process=style/ImageCompress)
|
||||||
|
|
||||||
|
### 使用理由
|
||||||
|
|
||||||
|
看自己买的课,带别人做开发的时候,也需要给别人看课快速入门
|
||||||
|
|
||||||
|
> Photo by [Dima Solomin](https://unsplash.com/@solomin_d?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user