Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 651 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 651 Bytes

system-info-dektop-application

this repo contains an eel library python project. where html, css and javascript is used for front end and python is used as a backend using eel library

how to make an eel python project using html css and javascript executable

# python3 -m eel systeminfo.py folder_name_containing_your_html_and_css_files --noconsole --onefile

put html and css file in a front_end folder so that when you run the app in your terminal it will be able to run without any isuue

You can download the exe file from the releases section

Note:- This executable will only work on windows Os

here is a preview image: