https://github.com/avaxerrr/multi-folder-opener
A powerful Windows utility that instantly opens multiple folders in Explorer tabs with a single click. Save time and eliminate repetitive tasks by configuring your most frequently accessed folders for immediate access.
https://github.com/avaxerrr/multi-folder-opener
automation nuitka pyside6 pyside6-app python pythonapp qt6 windows windows-app
Last synced: 2 months ago
JSON representation
A powerful Windows utility that instantly opens multiple folders in Explorer tabs with a single click. Save time and eliminate repetitive tasks by configuring your most frequently accessed folders for immediate access.
- Host: GitHub
- URL: https://github.com/avaxerrr/multi-folder-opener
- Owner: Avaxerrr
- License: mit
- Created: 2025-03-26T14:57:52.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-04-09T11:45:54.000Z (6 months ago)
- Last Synced: 2025-06-26T16:07:31.934Z (3 months ago)
- Topics: automation, nuitka, pyside6, pyside6-app, python, pythonapp, qt6, windows, windows-app
- Language: Python
- Homepage:
- Size: 238 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
# Streamline Your Windows File Navigation
A powerful Windows productivity tool that opens multiple folders simultaneously in Windows Explorer tabs, saving time and eliminating repetitive navigation tasks. Version 1.1.0
Multi Folder Opener Interfaces
![]()
![]()
![]()
![]()
## Productivity-Enhancing Features
- **Instant Multi-Folder Access**: Open all your frequently used folders in Windows Explorer tabs with one click
- **Customizable Timing Settings**: Fine-tune delay settings to optimize performance on any system
- **Flexible Folder Management**: Easily add, remove, reorder, and edit your folder paths
- **Workflow Automation**: Configure auto-start to begin folder opening immediately upon launch
- **Efficiency Options**: Enable auto-close to streamline your workflow further
- **Windows Theme Integration**: Seamlessly adapts to your Windows light/dark theme preferences
- **Productivity Shortcuts**: Boost efficiency with keyboard shortcuts (Delete, Ctrl+Z, Ctrl+Y)
- **Advanced Context Menu**: Right-click for quick folder management options
- **Quick Access**: Convenient system tray integration for easy launching## Quick Start Guide
1. Download the latest release from the [Releases](https://github.com/Avaxerrr/Multi-Folder-Opener/releases) page
2. Extract to any location - no installation required
3. Run `launcher.exe` to begin optimizing your workflowThis portable application works from any location without installation requirements.
## How to Use
### Configurator: Set Up Your Workflow
The intuitive Configurator helps you customize your folder navigation experience:
1. Click "Add Folders" to select your frequently accessed directories
2. Organize folders in your preferred order using drag-and-drop or arrow buttons
3. Optimize performance by adjusting timing settings for your system
4. Enable auto-start and auto-close options for maximum efficiency
5. Save your configuration with a single clickEasily edit paths by double-clicking or using the convenient right-click context menu.
### Launcher: Boost Your Productivity
The streamlined Launcher opens all your folders with minimal effort:
1. Click "Execute Folder Opening" to initiate the process
2. Watch as Windows Explorer opens with all your folders in organized tabs
3. Monitor real-time progress with detailed status updates**Pro Tip**: For optimal performance, avoid interacting with your computer during the folder opening sequence.
## Important Security Information
Some antivirus programs may flag this application as a false positive - a common occurrence with Python applications compiled into executables. The application is completely safe to use.
For additional peace of mind, you can review the source code or compile it yourself using this Nuitka command:
```
python -m nuitka --standalone --enable-plugin=pyside6 --windows-icon-from-ico=icons/launcher.ico --include-data-dir=icons=icons --follow-imports --lto=yes --windows-console-mode=disable --msvc=latest --output-filename=launcher main_launcher.py
```These false positives occur due to how antivirus software evaluates executable packers like Nuitka, not because of any actual security risk.
## License
This project is licensed under the MIT License - see the [LICENSE](license.md) file for details.
## Acknowledgments
- Launcher icon created by [3D Color](https://www.flaticon.com/authors/3d/color/) from [Flaticon](https://www.flaticon.com/)
- Arrow icon created by [Creatype](https://www.flaticon.com/authors/creatype) from [Flaticon](https://www.flaticon.com/)