A lightweight and retro-style project manager made with Python and Tkinter.
Inspired by old-school Windows XP vibes, but focused on developers who want a simple way to manage project files, extensions and folders.
- Open projects easily
- Scan project files automatically
- Custom file extensions
- Settings window
- JSON config system
- Double click to open files
- Retro UI style
- Lightweight and simple
- go to releases
- go to the new version
- and download the .exe
- Python
- Tkinter
- JSON
- OS module
- Ducks (lol)
DuckyPG automatically saves:
- visible extensions
- last opened project
Inside:
config.json
Example:
{
"extensions": [
".py",
".html",
".css"
],
"last_project": "C:/Users/Jose/MyProject"
}Dark mode- File history
- Plugin system
- Tabs
- Terminal integration
- Search system
Themes
MIT License © 2026 BluDot
Because programming should feel creative, lightweight and fun.
No need 16GB of RAM or a NVIDIA GeForce RTX 5090
have fun :)
