Navnedia / D2L-Course-Launcher

A Flow Launcher plugin for students to quickly open Brightspace D2L course pages and other course content from Flow Launcher
GNU Affero General Public License v3.0
2 stars 0 forks source link

Add support for other learning management systems #1

Open Navnedia opened 1 year ago

Navnedia commented 1 year ago

Currently this only supports Brightspace (D2L), but it might be possible to make the system more generic and extendable to other systems. This could be done by making the code generic have LMS layout configurations like domains and paths be loaded through JSON files and interfaces.