Giter Site home page Giter Site logo

vamoko / free-ntfs-for-mac Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hoochanlon/free-ntfs-for-mac

0.0 0.0 0.0 23.05 MB

Nigate, NTFS R/W for macOS. Support Intel/Apple Silicon now.

License: zlib License

Shell 35.50% Python 62.90% AppleScript 1.60%

free-ntfs-for-mac's Introduction

Nigate

Nigate,にがて,中译为“苦手”。这是一款支持苹果芯片的Free NTFS for Mac小工具软件,主要是为了方便想要免费使用NTFS格式移动存储的文件拷贝与共享的苹果电脑用户。视频演示

快速开始,三种方式,任选其一

一、在线体验,复制粘贴到终端,回车起飞。

/bin/bash -c "$(curl -fsSL https://cdn.statically.io/gh/hoochanlon/Free-NTFS-for-Mac/main/nigate.sh)"

二、下载到本地,往后开启可直接输入nigate

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"'

三、下载使用 Nigate 软件版,打开软件弹窗“文件已损坏,扔入废纸篓”,需解除苹果对软件的门禁限制

关于读写之后的个性化操作,点击翻阅 MOCHIAJI.md;以及实现原理,点击详情 SEMMEISHO.md

感谢支持与鼓励

Power by Homebrew、Macfuse、NTFS-3G

free-ntfs-for-mac's People

Contributors

hoochanlon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.