Skip to content

Latest commit

 

History

History
61 lines (46 loc) · 1.49 KB

Readme.md

File metadata and controls

61 lines (46 loc) · 1.49 KB

A Basic GUI container for my apps

Made using Python and PySide6

Features

  • Custom Titlebar and Statusbar
  • Animated Menu
  • Dark-themed
  • Can't think of anything else... idfk...

Screenshots

Alt text Alt text

Dependencies

Run

To run this program, clone it to your local machine using:

git clone https://github.com/magnusjwatson2786/Container-GUI.git

then cd to the repo directory and hit:.

python xt.py

Build

To build this script as an executable, cd to the repo dir on your terminal and hit:

python setup.py build

Themes

-Deep Ocean (inspiration from Material Theme UI)

Currently this is the only theme I have added to the project, but I will add more as I work on this project.

Want to contribute? Great!

License

MIT

Free Software, Hell Yeah! Happy Coding!