OpenMyDear is a lightweight, modern, and powerful workflow launcher for Windows. It allows you to group your favorite applications, files, and folders into custom Profiles, enabling you to launch them all at once with a single click.
Whether you're switching from "Work" to "Gaming" or starting your daily "Development" environment, OpenMyDear streamlines your workflow by automating the repetitive task of opening multiple windows.
- 📁 Profile Management: Create multiple profiles for different tasks (e.g., Code, Office, Entertainment).
- ⚡ Flexible Launch Modes:
- Parallel: Launch all items simultaneously for maximum speed.
- Sequential: Launch items one by one with a customizable delay between them.
- 🔍 App Discovery: Easily find and add installed Windows applications to your profiles.
- 📂 Mixed Content Support: Add Applications (.exe), Folders, and individual Files.
- 🎨 Modern UI: Clean, intuitive interface with Dark and Light mode support.
- 🌍 Multi-language: Currently supports English and Vietnamese.
- ⚙️ Autostart: Option to start OpenMyDear automatically when Windows boots.
| Main Interface | Setting | Edit Path |
|---|---|---|
![]() |
![]() |
![]() |
- Language: C#
- Framework: WPF (Windows Presentation Foundation)
- Architecture: MVVM (Model-View-ViewModel)
- Storage: JSON-based configuration and profile storage.
- Icons: Modern vector icons and system-integrated icons.
- Windows 10 or 11
- .NET 8.0 SDK (or higher)
- Clone the repository:
git clone https://github.com/NHHoangTuan/open-my-dear.git
- Navigate to the project directory:
cd open-my-dear/OpenMyDear.Wpf - Build and Run:
dotnet run
Download the latest Windows build from the Releases page.
No installation is required for the portable version. Extract the ZIP file and run OpenMyDear.exe.
Contributions are welcome! If you have any ideas, suggestions, or bug reports, feel free to:
- Fork the project.
- Create your feature branch (
git checkout -b feature/AmazingFeature). - Commit your changes (
git commit -m 'Add some AmazingFeature'). - Push to the branch (
git push origin feature/AmazingFeature). - Open a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
If you find this project useful, please give it a Star! It helps more people discover OpenMyDear.
Made with ❤️ by Hoang Tuan


