Skip to content

Zenahr/FlaskDesktopAppDaisyUITemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get it running

create a virtual environment (or don't)

run pip install -r requirements.txt

run the app.py script and you should be good to go!

The stuff

Tailwind CSS: Tired of styling everything from the ground up with vanilla CSS? Tailwind is the answer. DaisyUI: Tailwind's not lazy enough for you? Say hello to DaisyUI, a CSS framework and component library built on top of Tailwind with theming support. Roboto: Just a really cool, versatile font I use in professional applications.

Desktop App with Flask... HOW?

Simply toggle on this line and comment out this line and start the app.py script. You should now see an OS-native window with the app running inside it.

Other questions

If you've got any other questions such as "how do I convert my Flask desktop app into an executable?" feel free to create an issue and I'll write something up for that!

About

Basically what the name says.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published