Torch is a simple and intuitive file management application that allows you to browse, select, and copy files or folders with ease. This app is designed to work seamlessly on Windows.
Here’s a quick demonstration of Torch in action:
-
File/Folder Navigation:
- Double-click to enter folders.
- Backspace to navigate back to the parent directory.
-
File Selection:
- Use
Ctrl + Clickto select multiple files or folders. - Use
Shift + Clickto select a range of files or folders. Select Allto select all files and folders in the current directory.Deselect Allto clear your selection.
- Use
-
Copy Functionality:
- Copies the content of selected files to the clipboard in the format:
file_name: file_content
- Copies the content of selected files to the clipboard in the format:
-
Help Tab:
- Includes detailed instructions on how to use the application.
-
Desktop Shortcut:
- Quickly create a shortcut for the app on your desktop.
If you find Torch useful and want to help it grow, consider giving the repository a ⭐️ on GitHub!
It’s a small gesture that makes a big difference in increasing visibility and encouraging further development.
- Clone the repository + fork:
gh repo fork https://github.com/IlanVinograd/torch.gi t --clone=true gh repo star IlanVinograd/torch
- Move to torch dir
cd torch - Run the setup script to create a desktop shortcut:
setup.bat
⚠ Warning
Windows Defender or other antivirus programs might flag this application as a potential threat.
This is a false positive caused by the nature of the setup script and its functionality.
- You can inspect the source code yourself for transparency.
- Alternatively, rebuild the project from scratch if you have any concerns.
