https://github.com/0dpe/myschoolapp-automation
UserScript that automatically clicks buttons in the Blackbaud MySchoolApp student portal.
https://github.com/0dpe/myschoolapp-automation
tampermonkey userscripts violentmonkey
Last synced: 5 months ago
JSON representation
UserScript that automatically clicks buttons in the Blackbaud MySchoolApp student portal.
- Host: GitHub
- URL: https://github.com/0dpe/myschoolapp-automation
- Owner: 0dpe
- Created: 2024-04-18T21:27:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-12T23:03:35.000Z (over 1 year ago)
- Last Synced: 2025-02-01T17:44:28.658Z (over 1 year ago)
- Topics: tampermonkey, userscripts, violentmonkey
- Language: JavaScript
- Homepage:
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MySchoolApp-Automation 🤖
In [Violentmonkey](https://violentmonkey.github.io/get-it/), install the latest version with this link:
```
https://raw.githubusercontent.com/0dpe/MySchoolApp-Automation/main/MySchoolApp-Automation.js
```
## Functionalities 🦾
* On the login page, clicks the **Next** button if the email address field contains '**@**' and the **Remember me** checkbox is checked.
* In Assignment Center, selects **list view** and unchecks **Completed** assignments.
* Works on any Blackbaud MySchoolApp student portal (matches for `https://*.myschoolapp.com/*`).