A downloadable tool

Download NowName your own price

Godot Project Manager

A Multi-Party Kanban Project Management Plugin for Godot

  • For all those annoyed by lazy developers who don't feel like updating the project board
  • For all those who want their developers to have no distraction by using a web browser
  • For all those solo devs, jammers, and all other

Features

  • Create tasks and track the progress
  • Add members and assign tasks
  • Filter your tasks
  • Configure the amount and name of your swimlanes
  • TODO Dock Window to list your TODOs
  • Jump to source from the TODO Dock
  • Create new tasks from TODOs
  • All tasks are JSON files

Usage

  1. Get the zip
  2. Create a 'addons' folder within your project, if needed
  3. Put the 'NbPM' folder in the addons folder
  4. Project -> Project Settings -> Plugins -> Enable
  5. Open the 'ProjectManagement' screen
  6. Opening the PM for the first time will let you set up the project config
  7. After saving, you will have to select the user
  8. Commit everything to Git if needed

Soon to be available on the Godot asset store.

Source & License

https://github.com/NimbleBeasts/NbGodotProjectManagement

The source code is released under MIT. Check the repository for more information.

StatusReleased
CategoryTool
Rating
Rated 4.8 out of 5 stars
(6 total ratings)
AuthorNimble Beasts Collective

Download

Download NowName your own price

Click download now to get access to the following files:

NbProjectManagement-1.0.zip 659 kB

Comments

Log in with itch.io to leave a comment.

Sadly, it doesn't work with Godot 4.1...

(+1)

As there are better alternatives, we've scrapped this project for now. However its FOSS: https://github.com/NimbleBeasts/NbGodotProjectManagement

(1 edit) (+1)

this looks really good for small projects, cant wait to use it in a game jam 

A really great tool that works perfectly for my need, I just find a bit weird that in the "NbTodo" tab it shows every scripts instead of just showing the one that actually need a TODO/FIXME/...