ContriHUB / 202020-Eyesafe-Project

A python project which can be used to safeguard our eyes by making us watch 20m away for 20s each 20min
Apache License 2.0
0 stars 0 forks source link

Make script for building executable for Windows #1

Closed PriyavKaneria closed 1 year ago

PriyavKaneria commented 1 year ago

🚀Feature Request

Make script for building executable for Windows

Description

Currently users need to install and setup python and all required dependencies to run the code

Describe the solution you'd like

Make a batch file to run the pyinstaller commands to build the binaries DO NOT PUSH THE BUILD OUTPUT Also send the build output as zip attached as a comment in PR to make a release

Additional context

The executable should run the service in background so users do not see an open terminal References:

Jaggi037 commented 1 year ago

hey @PriyavKaneria can you please assign me this issue?

PriyavKaneria commented 1 year ago

According to rules @Jaggi037 has been assigned the issue on contrihub

PriyavKaneria commented 1 year ago

PR #6