Codemanager is an offline coding projects manager application, built to organize and document the projects across the Desktop/PC.
Developers often accumulate many coding projects over time - experiments, prototypes, side projects, client work, hobby stuff. Keeping track of:
- Where is each project stored?
- Which technologies were used?
- Documentation, keep notes for each project.
- Quickly search, sort, filter projects.
- One click open in IDE (i.e. VS Code)
- Secure deletion of project data (via device passkey).
It comes with its developer friendly cli tool codemg, which allows
following:
- Add existing projects to organized database.
- Create new projects using existing project
templates. - Open a project in IDE.