Skip to content

Fixes broken Windows FileHistory naming system for backed up files (May be problematic if a Windows 10 FileHistory merges with Windows 11 File System)

License

Notifications You must be signed in to change notification settings

Nickeldon/FileHistoryEnhancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows FileHistory Enhancer

Fixes file naming issue when user tries to import Windows 10 FileHistory backup into a Windows 11 File System

📔 Table of Contents

🌟 About the Project

📷 Screenshots

Before

image

After

image

🎯 Features

  • File name Format Enhancer

🔑 Environment Variables

To run this project, you will need to add the following environment variables to your .env file

NodeJS

NPM

Yarn

Chocolately

🧰 Getting Started

‼️ Prerequisites

  • Install Node JS in your computer and add it to your path variables
  • Install the required modules (Prompts, Fs) by typing npm i in your console

⚙️ Installation

This project uses Prompts-sync and Yargs as complementary modules

npm install

This project may use Yarn as package manager (not required)

npm install --global yarn

🏃 Run Locally

Clone the project

https://github.com/Nickeldon/FileHistoryEnhancer



Go to the project directory

cd FileHistoryEnhancer



Install dependencies
npm install or yarn install

start the program
node . or npm start

🧭 Roadmap

  • Class the modified files by their file extension
  • Add a user interface where the user can choose the targetted folder to transform
  • Add directory chain support and user action
  • Add recursion support for indefinite subfolder chains
  • Create modern looking and functional UI
  • Add folder drop feature to enhance usability

⚠️ License

Distributed under the GPL 3 License. See LICENSE.txt for more information.

🤝 Contact

Nickeldon - Fred_Redstone_2

Project Link: https://github.com/Nickeldon/FileHistoryEnhancer

About

Fixes broken Windows FileHistory naming system for backed up files (May be problematic if a Windows 10 FileHistory merges with Windows 11 File System)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •