Skip to content

sprinteroz/Linux-NTFS-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NTFS Manager - Linux NTFS Drive Management

NTFS Manager Logo

A tool for managing NTFS drives on Linux systems.

License: Dual Version GPL Components CI


NTFS Manager V2.0.4


Installation

One installer does everything:

# Download and install everything
git clone https://github.com/sprinteroz/Linux-NTFS-Manager.git
cd Linux-NTFS-Manager
sudo ./install.sh

This installs:

  • GUI application with desktop icon
  • All required GPL components (compiled locally)
  • NTFS kernel module
  • System integration

Usage

Launch the GUI:

  • From applications menu: Search for "NTFS Complete Manager"
  • From terminal: ntfs-manager
  • Direct: cd ntfs-complete-manager-gui && python3 main.py

System Requirements

  • Ubuntu/Debian-based Linux distribution
  • Python 3
  • GTK3 development libraries
  • Build tools (gcc, make, etc.)

 � Critical Warning

NEVER install Balena Etcher - it destroys NTFS functionality system-wide.

Recovery if already installed:

sudo ./scripts/balena-etcher-recovery.sh

Troubleshooting

If drives don't mount:

sudo ./scripts/ntfs-mount-repair.sh

If installation fails:

sudo ./scripts/prerequisite-cleanup.sh
sudo ./install.sh  # Try again

License

Dual license:

  • Personal use: GPL v2.0
  • Commercial use: Contact for licensing

Repository Information


© 2023-2026 MagDriveX

About

Professional NTFS Drive Management for Linux - Dual licensing with enterprise CI/CD pipeline

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE-COMMERCIAL
Unknown
LICENSE-PERSONAL

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published