The Academic Scheduler program was created to aid in the scheduling of an academic department. The program is a drag-and-drop enabled system for rapid placement and movement of classes. It has many features to track different aspects of an academic schedule. Finally it offers reporting facilities for printing schedule lists, professor schedule cards and room schedule cards. This is a Java application, so if the Java JRE is not installed on your computer download and install the current version of the Java JRE (Version 8 or later). You can get the most current version at the Java Web Site.
Instructions: Download and run the AcademicScheduler_Setup.exe program and follow the instructions on the screen. This will install the Academic Scheduler program and place links to the Academic Scheduler program in your Start menu.
Instructions: The Academic Scheduler program is a single executable file (AcademicScheduler.exe) that can be run on any Windows machine that has Java installed.
Instructions: Download and unzip the AcademicScheduler_Jar.zip file. This will extract AcademicScheduler.jar and several image files that can be used as program icons. You can run the application using the following command, or create a shortcut/menu-item using the same command in the launcher.
java -jar AcademicScheduler.jar
Instructions: The Java Archive (Executable JAR file) can be downloaded using the Linux & Mac download link above.
This software is distributed under the GNU General Public License version 3
Copyright (C) 2019 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/.