Skip to content
View ntfstool's full-sized avatar
Block or Report

Block or report ntfstool

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ntfstool/README.md

NTFS Tool

Support apple chip M1/M2/M3 2024 Start...

English | 简体中文

A free software that provides NTFS read and write support for Apple computers

NTFS Tool Free For Mac

We are a group of software technology practitioners who love life and love programming. Using scattered time, we have developed this free NTFS Tool for Mac tool.

NTFS Tool is a pure version of NTFS tool that supports NTFS disk read-write, mount, launch, management and other functions. Its interface is simple and easy to use. I hope this tool will bring convenience to your work and life.

If this software is helpful to you, welcome Star's attention.

✈️ Official Website | 📖 Manual

💽 Installation

Download from GitHub Releases and install it.

Platform support

The author's original intention was to provide convenience for operating NTFS disks in MacOS systems, and currently only supports MacOS systems.

macOS

macOS users can click the link below to jump to the official website and download directly.

Official Website

✨ Features

  • 🕹 Simple and clear user interface
  • 🦄 Support USB mount NTFS disk read and write operations
  • ☑️ Supports viewing read-write disk capacity
  • 💾 Support manual refresh of disk information
  • 🎛 Supports image disk file space occupation tips
  • 🚀 Support image disk file uninstall
  • 🔔 Notify when operation is complete
  • 💻 Supports touch bar shortcuts
  • 🤖 Permanent system tray for more convenient operation [TODO]
  • 🌑 Dark Mode [TODO]
  • 🌍 I18n, View supported languages.
  • 🎏 ...

🖥 User Interface

ntfstool-main1.png

ntfstool-main1.png

⌨️ Development

Clone Code

git clone git@github.com:ntfstool/ntfstool.git

Install Dependencies

cd ntfstool
npm install

If you like Yarn, you can also use yarn to install dependencies.

Dev Mode

npm run dev

Build Release

npm run build

After building, the application will be found in the project's release directory.

🛠 Technology Stack

☑️ TODO

...

🤝 Contribute PRs Welcome

If you are interested in participating in joint development, PR and Forks are welcome!

🌍 Internationalization

Translations into versions for other languages are welcome 🧐!

Key Name Status
ca Català 🚧
de Deutsch 🚧
en-US English ✔️
fa فارسی 🚧
fr Français 🚧
ja 日本語 ✔️
ko 한국어 ✔️
pt-BR Portuguese (Brazil) 🚧
ru Русский ✔️
tr Türkçe 🚧
uk Українська 🚧
zh-CN 简体中文 ✔️
zh-TW 繁體中文 ✔️

📜 License

MIT Copyright (c) 2020-present Dr_rOot

Popular repositories

  1. ntfstool ntfstool Public

    A ntfs tool for mac

    JavaScript 3.3k 274

  2. diskutil diskutil Public

    diskutil tool for MacOS

    JavaScript 5 1

  3. docs docs Public

    ntfstool docs

    CSS 1

  4. watch-mac watch-mac Public

    Watch for file (folder) changes [For MAC]

    C++ 1

  5. clinv clinv Public

    Forked from Navatha24/clinv

    Java

  6. note-book note-book Public

    Forked from zq99299/note-book

    新笔记本,java、git、elasticsearch、mycat、设计模式、gradle、vue, 等 。vuepress 构建的 Markdown 笔记。

    Shell