Skip to content
View Frozecrate's full-sized avatar

Block or report Frozecrate

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
frozecrate/README.md

❄️ Froze Crate

Froze Crate is an open-source desktop app that acts as a creative hub for managing and launching open-source creative software — similar to Adobe Creative Cloud, but for the open-source world.

🔥 Features

  • 🎨 Unified dashboard for managing open-source creative tools
  • 📦 One-click install and uninstall for supported apps
  • 🔁 Automatic version checks and updates
  • 💻 Beautiful, responsive GUI powered by PySide6
  • 📁 Categorized app library (Photo, Video, Audio, 3D, etc.)
  • 🪟 Windows-first (Linux/macOS coming soon)

🛠️ Built With

  • Python 3.12
  • PySide6 (Qt for Python)
  • requests, packaging, subprocess

📚 Categories and Apps (Planned for v1)

Category App Example
Photo Editing GIMP
Digital Painting Krita
Vector Graphics Inkscape
3D Modeling Blender
Animation OpenToonz
Audio Editing Audacity
Video Editing Kdenlive
Desktop Publishing Scribus
UI/UX Design Penpot
IDE/Code VSCode OSS
Game Dev Godot Engine
Notes/Docs Zim or Obsidian

📦 Installation

git clone [https://github.com/Frozecrate/frozecrate.git]
cd froze-crate
pip install -r requirements.txt
python main.py

🔓 License

This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE file for details.

🙌 Contributing

Pull requests are welcome! If you'd like to contribute new features, improve the UI, or fix bugs, feel free to fork and submit a PR.

✨ Credits

Created with ❤️ by the lead developer Mohamed Aazir Abdul Hathi (preferably called as MZA) to make open-source creativity more accessible.


"Froze Crate — one crate to rule the creative stack." 🎨

Popular repositories Loading

  1. frozecrate frozecrate Public

    Froze Crate is an open-source software manager designed for open-source creative tools. It provides Install/Uninstall for curated open-source apps Version updates with version checking and backgrou…

    Python 4 3