π Documentation β’
π¦ Download β’
π Report Bug β’
π‘ Request Feature
NeatShift is a modern Windows application that helps you organize files and folders while maintaining their accessibility through symbolic links.
- π Smart File Movement: Move files while maintaining access through symbolic links
- π‘οΈ Safe Operations: Automatic system restore point creation for safety
- π¨ Modern UI: Clean Windows 11 style interface with dark/light theme support
- β‘ Drag and Drop: Easy file and folder selection
- π Link Management: View and manage existing symbolic links
β οΈ Error Prevention: Smart validation and error handling
- Download the latest release from the Releases page
- Choose either:
NeatShift.exe(single file, larger size)NeatShift-Release.zip(compressed package)
- Run
NeatShift.exe- No installation needed
- No .NET runtime required (included in the package)
- Clone the repository:
git clone https://github.com/BytexGrid/NeatShift.git
- Open
NeatShift.slnin Visual Studio 2022 - Required tools:
- Visual Studio 2022 (any edition)
- .NET 6.0 SDK
- Windows SDK 10.0.19041.0 or later
- Build and run:
- Set
NeatShiftas startup project - Build solution (F6)
- Run with debugging (F5)
- Set
Visit our Wiki for detailed documentation:
- Windows 7 SP1 or later
- Administrator privileges
- 100 MB free disk space
- Windows 10/11
- SSD for faster file operations
- System Restore enabled (for safety features)
NeatShift requires administrator privileges for two essential functions:
- Creating Symbolic Links: Windows security model requires elevated privileges to create symbolic links. This is a system-level security requirement to prevent potential misuse of links.
- System Restore Points: Creating system restore points requires access to system protection settings, which is only available with administrator rights.
NeatShift is currently in testing phase. While we implement safety measures like automatic system restore points, please note:
- Manual Backups: We strongly recommend creating manual system restore points or file backups before using the application
- Testing Phase: The application is under active development and testing
- No Warranty: The software is provided “as is”, without warranty of any kind
- User Responsibility: Always verify symbolic links are working as expected after moving files
Need help or want to request a feature?
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

