M
MPP to Markdown Converter
Converts Microsoft Project files (.mpp, .mpt) to Markdown with ASCII graphics.
Bash Markdown Python
Overview
A tool that converts Microsoft Project files into Markdown format, including an indented task tree, an ASCII Gantt chart (configurable scale), a task table, and a dependencies table. Supports Bash wrapper for automatic dependency installation.
Tech stack
- Bash
- Python
- Markdown
- MPXJ (Java library)
- ASCII art rendering