Transform your KMITL timetable into a sleek, modern, and user-friendly interface
Preview in dark mode |
Preview in light mode |
# install dependencies
yarn install
# build files to `/dist` directory
# HMR for extension pages and content scripts
yarn dev
# build files to `/dist` directory
$ yarn build
- Open the Extension Management page by navigating to
chrome://extensions
. - Enable Developer Mode by clicking the toggle switch next to
Developer mode
. - Click the
LOAD UNPACKED
button and select the/dist
directory. - Install Extensions Reloader for auto update
/dist
to easy develop.
we invite you to contribute kmitlx
- you can open pull request to this repo we will review your code and approve 😎