Skip to content

krau612/planner-helper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planner Helper

This is a Chrome extension created to help UCSD students create their class planner. It helps consolidate the workflow most students follow.

Key Features

Contributions

Contributions are greatly appreciated! Feel free to create a fork and then make a pull request. If you need any help please don't hesitate to get in touch with me.

Dependencies

google-chrome and node-uglify are required to make the planner-helper.crx file which can be used to install the extension into Google Chrome.

Click here to download Google Chrome

To install node-uglify on ubuntu based distros:

sudo apt install node-uglify

Building the Extension

From the base directory, run this command to build the extension: ''' ./build.sh '''

To manually build the extension, run the following commands while in the base directory:

google-chrome --pack-extension={extension path}
./crxmake.sh {extension path} {path of .pem generated by previous step}

About

Easily fetch Rate My Professor, CAPEs, and grade distributions in UCSD's WebReg

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.6%
  • Shell 5.2%
  • CSS 1.2%