ClimenteA / flaskwebgui

Create desktop applications with Flask/Django/FastAPI!
MIT License
718 stars 71 forks source link

support customizable user profile dir #134

Closed rookiepeng closed 9 months ago

rookiepeng commented 9 months ago

I have 2 different apps using flaskwebgui. These 2 apps can't run at the same time as they use the same profile dir. I am adding the capability to support customizable user profile dir, so that different apps could use separated profile paths.