Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hoochanlon/Free-NTFS-for-Mac
Nigate,一款支持苹果芯片的Free NTFS for Mac小工具软件。NTFS R/W for macOS. Support Intel/Apple Silicon now.
https://github.com/hoochanlon/Free-NTFS-for-Mac
arm intel m1 macos nigate ntfs ntfs-3g osxfuse
Last synced: 3 months ago
JSON representation
Nigate,一款支持苹果芯片的Free NTFS for Mac小工具软件。NTFS R/W for macOS. Support Intel/Apple Silicon now.
- Host: GitHub
- URL: https://github.com/hoochanlon/Free-NTFS-for-Mac
- Owner: hoochanlon
- License: zlib
- Created: 2022-12-21T08:35:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-23T15:49:31.000Z (12 months ago)
- Last Synced: 2024-06-08T04:32:47.275Z (5 months ago)
- Topics: arm, intel, m1, macos, nigate, ntfs, ntfs-3g, osxfuse
- Language: Python
- Homepage: https://hoochanlon.github.io/Free-NTFS-for-Mac
- Size: 23.5 MB
- Stars: 460
- Watchers: 9
- Forks: 37
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome - hoochanlon/Free-NTFS-for-Mac - 3g,osxfuse pushed_at:2023-11 star:0.5k fork:0.0k Nigate,一款支持苹果芯片的Free NTFS for Mac小工具软件。NTFS R/W for macOS. Support Intel/Apple Silicon now. (Python)
- awesome-hacking-lists - hoochanlon/Free-NTFS-for-Mac - Nigate,一款支持苹果芯片的Free NTFS for Mac小工具软件。NTFS R/W for macOS. Support Intel/Apple Silicon now. (Python)
README
# Nigate
Nigate,にがて,中译为“苦手”。这是一款支持苹果芯片的Free NTFS for Mac小工具软件,主要是为了方便想要免费使用NTFS格式移动存储的文件拷贝与共享的苹果电脑用户。视频演示。[![](https://i.im.ge/2023/06/26/01qebp.videos-fxxk-chxxa.png)](https://github.com/hoochanlon/Free-NTFS-for-Mac/assets/35732922/8f2d3ced-62cb-4c08-912e-909321b3f1db)
特别感谢:
* [APPERK](https://www.cnblogs.com/98record/p/mac-da-yin-ji-yi-jian-an-zhuang.html),投入大量时间与精力,分解安装流程,早期特别打包与兼容工作。
* [琛少君](https://space.bilibili.com/32713000)和[配主机网](https://www.peizhuji.com),在有着众多不错界面的NTFS软件,还能对款脚本终端小工具热情支持
* [lezgomatt](https://github.com/lezgomatt),虽然交流语言不通,但还是热心回答我的问题。## 快速开始,三种方式,任选其一
**下载使用仅为工具打包示例,推荐命令行使用,以便获取实时更新**
一、在线体验,复制粘贴到 ***完全管理权限的终端*** 回车,一键起飞。
```shell
/bin/bash -c "$(curl -fsSL https://cdn.statically.io/gh/hoochanlon/Free-NTFS-for-Mac/main/nigate.sh)"
```二、下载到本地,往后开启可直接输入`nigate`
```shell
curl https://fastly.jsdelivr.net/gh/hoochanlon/Free-NTFS-for-Mac/nigate.sh > ~/Public/nigate.sh && sudo -S mkdir -p /usr/local/bin && cd /usr/local/bin && sudo ln -s ~/Public/nigate.sh nigate.shortcut && echo "alias nigate='bash nigate.shortcut'" >> ~/.zshrc && osascript -e 'tell application "Terminal" to do script "nigate"'
```三、下载使用,见[tags](https://github.com/hoochanlon/Free-NTFS-for-Mac/tags)
注意:U盘名称不支持空格与非法字符,见:https://github.com/osxfuse/osxfuse/issues/57#issuecomment-9367833
### 其他补充
打开软件[弹窗“文件已损坏,扔入废纸篓”,需解除苹果对软件的门禁限制](https://github.com/hoochanlon/Free-NTFS-for-Mac/issues/9#issue-1527116834)。拷贝几十百来G的资料,需注意让Mac处于激活的常亮状态,可在终端输入指令`caffeinate`。
关于读写之后的个性化操作,[点击翻阅:MOCHIAJI.md](MOCHIAJI.md);以及实现原理,[点击详情:SEMMEISHO.md](helpdesk/SEMMEISHO.md);软件收集与逆向学习研究,[点击我的收录单:软件分享及网页备份](https://github.com/hoochanlon/w3-goto-world/blob/master/软件分享及网页备份/README.md)![](https://img.shields.io/github/stars/hoochanlon/w3-goto-world?color=green&style=social)。
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=hoochanlon/Free-NTFS-for-Mac&type=Date)](https://star-history.com/#hoochanlon/Free-NTFS-for-Mac&Date)
## 感谢
* [吾爱破解论坛的网友们](https://www.52pojie.cn/forum.php?mod=viewthread&tid=1735607&page=1#pid45353784)
* [对破解论坛及资源站点收集的百度知道网友们](https://zhidao.baidu.com/question/1988486592586723387.html)
* [APPERK](https://mp.weixin.qq.com/s/ByEBBCXFUmfBqF506F-Cvg)、[琛少君](https://space.bilibili.com/32713000)、[配主机网](https://www.peizhuji.com)、[ezntfs](https://github.com/lezgomatt/ezntfs/issues/8#issuecomment-1374428139)、[kevintao0417](https://github.com/hoochanlon/Free-NTFS-for-Mac/issues/3)、[itfanr](https://www.52pojie.cn/forum.php?mod=redirect&goto=findpost&ptid=1735607&pid=45507166)、[佛系软件](https://foxirj.com)
Power by Homebrew、Macfuse、NTFS-3G