The Schedule Card Creator Program allows you to create, save, copy and print a schedule card to either place outside your office or post on your personal web pages. The Windows and Linux (Ubuntu 20.04) distributions were created using pyinstaller and do not need you to have Python3 or PySide2 installed to run. For the Mac or other platforms the source code can be used, these require your system to have both Python3 and PySide2 installed.
Instructions: Download and run the ScheduleCardCreator_Setup.exe program and follow the instructions on the screen. This will install the Schedule Card Creator program and place links to the Schedule Card Creator program in your Start menu.
Instructions: The Schedule Card Creator program is a single executable file (ScheduleCardCreator.exe) that can be run on any Windows machine.
Instructions: Download and unzip the ScheduleCardCreator_Ubuntu_20-04.zip file. This will extract the executable program ScheduleCardCreator and a program icon. Runs on 20.04 and 22.04.
Instructions: Download and unzip the ScheduleCardCreator_Mac.zip file. This will extract the executable program (app) ScheduleCardCreator.app. Copy this file to your applications folder and you are done.
Instructions: Download and unzip the ScheduleCardCreator.zip file. This will extract the Schedule Card Creator source code and support files. The main application script is ScheduleCardCreator.py and can be run from the command line as any other Python3 script. You will need to have PySide2 installed with your Python3 distribution.
This software is distributed under the GNU General Public License version 3
Copyright (C) 2022 Don Spickler
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details http://www.gnu.org/licenses/.