All Gadgets
Idle Energy Saver
by dueddel
This plugin lowers the CPU consumption of your application when it loses its focus which is when it gets minimized or when you switch to another program. It's as simple as adding a node to your main scene. This is especially of interest for you if you build a non-game application. See the project's README for more details.
Todot
by abhinavkdev
Todot is a Kanban Style Todo Plugin for Godot.
Gopilot Utils (LLMs and embedding)
by smorty
Send and receive LLM calls to your favourite API (like OpenAI) and embed your text using your local ollama installation Check out the examples at res://addons/gopilot_utils/examples Read the class reference to figure our exactly how to use these nodes, or that the lil guide I linked

Enhanced Stat
by zennyth
Enhanced Stat is an addon suite for Godot 4.1, designed to provide an intuitive and powerful way to manage stats in games such as Health, Mana, Speed, and Attack Damage. This addon is part of the **Enhanced** suite aimed to make your Godot development faster, cleaner, and more enjoyable!
Fancy Folder Icons
by twister
Custom Folder Icons Addon For Godot 4 Allows you to choose a custom icons for folders. (also works with files) How Work In the godot file system, press RMB (right click) on any folder/file you want to iconize and select Custom Icon from the menu.
MusicPlayer
by kingofspades
A Godot 4.3 addon that simplifies global music playback while allowing for more dynamic music.
AsepriteAnimSetter
by peatral
With this tool you can automatically setup the animations of spritesheets exported from Aseprite.
WebSocket
by andreaterenz
Wrapper node for WebSocketPeer (Godot 4.x)
Lazy Import 3D
by doradoro
Using this plugin, you will be able to try to: - Create Godot PBR Materials automatically using their filenames... - Create inherited Scenes from your meshes... - Test your materials in a preconfigured Test Scene! - Order your Assets adding order_children_nodes.gd to it is parent node! - Add EnviromentTemplate.tscn to test your own scenes The plugin is about 10mb only! It will appear as a Tab in the left dock. I created this plugin because I did not like the 3D workflow and I do not understan...
Godot Patch Loader
by ryanm
A GDExtension for Godot 4.4+ that enables loading patch PCK files early during game startup, allowing patches to properly override GDScript files, .NET Assemblies, Scenes, and Resources. View the README for usage instructions.

Simple Project Timer
by ripex
Simple timer for tracking time spent on your project.
2D Liquid Simulator - 4.3+
by lmarcel
Originally created by Tterrasson and recreated by L-Marcel, this plugin offers a set of three classes to simulate the behavior of liquids. Links and more information in the repository README.