Skip to content

ntfstool/ntfstool

Repository files navigation

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