Skip to content

Timevdo/classes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

classes

Need someone to write a linux/OSX build script

Configuration

to configure: change values in config.json to reflect your classes and periods


Building from Source

  1. Install pyinstaller via pip
  2. Configure config.json to reflect your classes and periods, as well as your browser
  3. Run the following command:
    • Windows: Run build.bat
    • Linux and macOS: pyinstaller --add-data 'config.json:.' main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 90.7%
  • Batchfile 9.3%