8000 GitHub - Darguima/UMinho-Shift-Chooser: Extension to help you choosing your best shifts on Universidade do Minho.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Darguima/UMinho-Shift-Chooser

Repository files navigation

UMinho Shift Chooser

Extension to help you choosing your best shifts on Universidade do Minho.

Install and open your schedule on UMinho website.

Preview (Firefox)

screenshot

demo.mp4

Contribute

Dependencies

Firstly install the projects dependencies.

$ yarn

Developing

All the typescript files are located at ./src.

Linting

This project use EsLint. To lint run next the script:

$ yarn lint

Also husky is configured to on each commit lint the staged files.

VS Code

If you are developing in VS Code, follow this guide to auto lint on save.

Debugging

While developing you can try and debug the extension.

The first script (start:webpack) runs babel on every file change. The second script (start:firefox or start:chromium) runs web-ext on every file change.

Run these commands in separated terminal sessions.
$ yarn start:webpack

$ yarn start:firefox
or
$ yarn start:chromium

Build

At this moment the project is not available at any Add-on Store. So you need build it and install it manually.

Don't forget to install dependencies first.
$ yarn build

This will generate a .zip file in ./web-ext-artifacts.

Firefox

To install it on Firefox, access about:addons and drag and drop the .zip file on this page.

If for some reason this not work you can try install it temporarily, accessing about:debugging#/runtime/this-firefox and clicking on Load Temporary Add-on and uploading the .zip file.

Google Chrome

To install it on Chrome, access chrome://extensions and drag and drop the .zip file on this page.

About

Extension to help you choosing your best shifts on Universidade do Minho.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0