Utility Launcher is a C# application designed to manage and launch various applications and connections through a graphical interface. The program allows users to store and access accounts for different services and applications, including PuTTY, FileZilla, WinSCP, and HeidiSQL.
- User-friendly Material Design-themed interface.
- Store and manage user accounts for different services securely.
- Launch applications and connections with stored credentials.
- Supports PuTTY, FileZilla, WinSCP, and HeidiSQL.
- Encryption using AES for secure storage of account credentials.
- Configure and manage application paths and settings.
- Easy installation and usage.
- Clone the repository or download the source code.
- Open the project in a C# IDE (e.g., Visual Studio).
- Build and run the application.
- Launch the application.
- Add and manage user accounts for different services using the interface.
- Select an account and an application, then click "Open" to launch the application with the stored credentials.
- Edit or delete existing accounts as needed.
- Configure application paths and settings in the settings section.
Before running FileProtecter, make sure you have the following installed:
- .NET Framework - The application is built using .NET Framework.
This project is licensed under the MIT License.
Contributions are welcome! If you find a bug or have an enhancement in mind, please create an issue or submit a pull request.
Special thanks to the MaterialSkin library for providing the sleek Material Design-themed UI. This repository was based on a SERBice's idea
This project is provided as-is. Use it responsibly and at your own risk.