The Local Development Dashboard is a tool designed to simplify the process of managing local software projects that consist of multiple parts such as backends, frontends, and additional services.
The Local Development Dashboard offers an interface where developers can:
- Manage their projects
- Organize and control associated processes (e.g. frontend apps, backend servers, scripts)
- Launch and monitor multiple components from a single place
- Save code snippets
The goal of this application is to increase developer productivity by making local development workflows more efficient and less error prone.
- Create and organize software projects
- Add executable modules to a project
- Launch modules from the dashboard
- Link apps (e.g. terminals, IDEs, services) to projects
- Open projects directly in terminals, file explorers, or editors
- Qt 6.x
This application is currently in active development.
Even though DevPilot is maintained by a solo developer, contributions are welcome! Here are some ways you can help:
- Report Issues: Found a bug or unexpected behavior? Open an issue so it can be addressed.
- Feature Requests: Have an idea to improve the dashboard? Share it through issues or discussions.
- Code Contributions: Feel free to fork the repository and submit a pull request. Any contributions will be reviewed carefully and may be merged if they fit the project’s goals.
Your feedback and support make DevPilot better for everyone!