{"id":17144021,"url":"https://github.com/foohyfooh/uwi-grade-checker","last_synced_at":"2025-03-24T10:17:22.211Z","repository":{"id":70890780,"uuid":"130526164","full_name":"foohyfooh/uwi-grade-checker","owner":"foohyfooh","description":"Node tool using Puppeteer to check grades for UWI students","archived":false,"fork":false,"pushed_at":"2018-09-10T02:08:08.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T15:35:12.549Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/foohyfooh.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-22T01:45:29.000Z","updated_at":"2018-09-10T02:08:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8da8ca5-7e11-499e-b4b6-4fee9cf0d91b","html_url":"https://github.com/foohyfooh/uwi-grade-checker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foohyfooh%2Fuwi-grade-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foohyfooh%2Fuwi-grade-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foohyfooh%2Fuwi-grade-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foohyfooh%2Fuwi-grade-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foohyfooh","download_url":"https://codeload.github.com/foohyfooh/uwi-grade-checker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245249231,"owners_count":20584497,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T20:42:54.594Z","updated_at":"2025-03-24T10:17:22.167Z","avatar_url":"https://github.com/foohyfooh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UWI Grade Checker\nNode tool using [Puppeteer](https://github.com/GoogleChrome/puppeteer) to check grades for UWI students and display a notification.\n\n## Requirements\n- Node 7.6.0 or greater\n- (Optional) Yarn\n- Operating System Requirements of [node-notifier](https://github.com/mikaelbr/node-notifier):\n  - macOS: \u003e= 10.8 or Growl if earlier.\n  - Linux: notify-osd or libnotify-bin installed (Ubuntu should have this by default)\n  - Windows: \u003e= 8, task bar balloon for Windows \u003c 8. Growl as fallback. Growl takes precedence over Windows balloons.\n  - General Fallback: Growl\n\n\n## Setup\nInclude a config.json file in the project directory like the following:\n```json\n{\n\"id\": \"\u003cUWI Student ID number\u003e\",\n\"password\": \"\u003cthe password for your UWI account\u003e\"\n}\n```\n\nInstall dependencies: ```yarn``` OR ```npm install```\n\n## Running Appliction\n```\n\u003e node main.js \n```\n\n\u003cb\u003eNote\u003c/b\u003e: This script relies on the structure of the UWI website so if the structure changes this script will fail.\n\n\n\u003cb\u003eSuggestion\u003c/b\u003e: Use Cron on Linux to get a notification of the grades when you start your computer","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoohyfooh%2Fuwi-grade-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoohyfooh%2Fuwi-grade-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoohyfooh%2Fuwi-grade-checker/lists"}