I Built a Terminal Dashboard to Keep Track of All My Local Projects
ovw • a terminal overview for your local projects If you code a lot, you know how this goes. You have an idea, you spin up a project, ship it or park it, move on to the next one. Before long you've got a growing pile of repos spread across ~/dev, ~/Code, ~/Projects: each one a snapshot of a different idea. Some shipped, some abandoned after the first git commit, some you don't even remember writing. Even with zoxide or aliases, you still have no idea what state a project is in unti
