Skip to content

Commit

Permalink
prepping for release, got rid of some other useless files
Browse files Browse the repository at this point in the history
  • Loading branch information
gfaster committed Sep 30, 2020
1 parent 5509c25 commit f02aa5b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 56 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# classes

to configure:
put in your meet link for each class in classes.json.template and then rename it to classes.json
change values in config.json to reflect your classes and periods

for any class where you don't have to do anything, add the color to the noclass variable at the top of main.py
---
# Building from source

1) install pyinstaller via pip
2) run the following command: `pyinstaller --add-data 'config.json;.' main.py`
46 changes: 0 additions & 46 deletions classes.json.template

This file was deleted.

8 changes: 0 additions & 8 deletions run.cpp

This file was deleted.

0 comments on commit f02aa5b

Please sign in to comment.