1.0.0 • Published 2 years ago

my-rm-dir v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

⚡ MyRmDir

Quickly delete large folders/files, such as node_modules with thousands of small files

English · 简体中文

No need to put in recycle bin

No analysis directory required

No need for real-time display to GUI

🚀 fast !!

Can be added to the Windows right-click menu registry, the operation is more convenient

📦 Install

npm install -g my-rm-dir
my-rm-dir .\node_modules

Speed test

The following test data comes from removing the same node_modules

NameTime consumed (s)
NodeJS15
PowerShell28.66
normal delete45.55

Register to right-click menu

It is recommended to use ContextMenuManager to manage the right-click menu, and the visual operation is more convenient.

Directly create a new item, select the icon, and set the command.

Install

  • Download files in release
  • Execute where.exe my-rm-dir in cmd to get local address
  • Open script/install.reg in Notepad
  • Modify E:\\Software\\NodeJs\\my-rm-dir to local address. ( \\ is very important)
  • Save after modification, and double-click to execute install.reg

Uninstall

Double-click uninstall.reg in the script directory

Screenshots

image-20220915214510812

image-20220917193123079