Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 892 Bytes

File metadata and controls

32 lines (18 loc) · 892 Bytes
  • Author: Aaron Sierra

Requirements

  • python 3

Directions

Install python 3 if you havent already.

Before running the script, run pythonInstall.ps1 to install the required python packages. This is just a list of "pip install" commands.

You only need to run pythonInstall one per update to the script. If you run it once, you should be good to go until the next update to the script.

To run the script, run the following command: python .\SayreTimeScript.py

How to add images

Import a png image in the images folder. The size does not matter, the program will auto resize any image so long as it is a png.

Command for my reference:

pyinstaller --onefile --windowed --name OverwatchTime .\runme.py --add-data "overwatch_time\resources;overwatch_time/resources" --paths . --icon overwatch_time\resources\images\download.ico

TODO:

create a VM and test out the 3 use cases: