Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title 🦆💙

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.


✨ Features

  • 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

🚀 Installation

  • go to releases
  • go to the new version
  • and download the .exe

🧠 Technologies

  • Python
  • Tkinter
  • JSON
  • OS module
  • Ducks (lol)

⚙ Config System

DuckyPG automatically saves:

  • visible extensions
  • last opened project

Inside:

config.json

Example:

{
    "extensions": [
        ".py",
        ".html",
        ".css"
    ],
    "last_project": "C:/Users/Jose/MyProject"
}

💡 Future Ideas

  • Dark mode
  • File history
  • Plugin system
  • Tabs
  • Terminal integration
  • Search system
  • Themes

📜 License

MIT License © 2026 BluDot


🦆 Why DuckyPG?

Because programming should feel creative, lightweight and fun.

No need 16GB of RAM or a NVIDIA GeForce RTX 5090

have fun :)

About

Retro-style lightweight project manager made with Python and Tkinter

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages