You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Magister-Auto-Login/README.md

45 lines
1.1 KiB

3 years ago
<p align="center"><img src="src/icons/256x.png" width="150"></p>
4 years ago
4 years ago
# Magister Auto-Login
3 years ago
A Chrome, Firefox & Edge compatible web extension that automatically logs into Magister 6 for you.
4 years ago
## How to install
3 years ago
### One click install
3 years ago
See list for all download links below:
4 years ago
3 years ago
- [Chrome](https://chrome.google.com/webstore/detail/magister-auto-login/cekhhgcjpkahghpgeafhmkkjhidodplk)
- [Firefox](https://addons.mozilla.org/en-GB/firefox/addon/magister-auto-login/)
- [Edge]()
4 years ago
3 years ago
### Build from source
_Requirements_:
- Yarn or NPM
- NodeJS v12+
- Git
```bash
git clone https://github.com/Guusvanmeerveld/Magister-Auto-Login.git Magister-Auto-Login
cd Magister-Auto-Login
yarn build
```
4 years ago
3 years ago
## Libraries used
- [Milligram](https://milligram.io) - Main CSS framework
- [Normalize.css](https://necolas.github.io/normalize.css/) - Utility CSS framework
- [Google Fonts](https://fonts.google.com) -
## Authors
4 years ago
3 years ago
- **Guus van Meerveld** - _Main Developer_ - [Website](https://guusvanmeerveld.dev)
- **Martijn Oosterhuis** - _Main Developer_ - [Website](https://mboosterhuis.nl)
4 years ago
## License
This project is licensed under the MIT license - see the [LICENSE](LICENSE) file for details.