Skip to content

A basic PySide6 GUI for my Projects (Deep Ocean Material Theme)

License

Notifications You must be signed in to change notification settings

magnusjwatson2786/Container-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

A basic PySide6 GUI for my Projects (Deep Ocean Material Theme)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published