Skip to content

ytm-manager/ytm-manager-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ytm-offline-frontend

python3 -m venv venv
venv/bin/python3 -m pip install --upgrade pip
venv/bin/python3 -m pip install -r requirements.txt
venv/bin/python3 src/main.py

To build HTML in dist folder

flet publish src/FrontEnd.py --web-render html --assets assets

Check test of dist folder so we can see changed favicon and splash screen

python3 -m http.server 5010 --directory src/dist

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published