The author has developed a lightweight open-source tool called FortGraph for visualizing dependencies among Fortran modules in mixed-language CMake projects. This tool includes a Python parser that creates a JSON representation of the dependency graph and an interactive HTML application for visualization. The project aims to help developers inspect relationships in large projects and invites contributions and suggestions from the community.