{"id":16826939,"url":"https://github.com/jdkato/scheduler","last_synced_at":"2026-03-11T01:02:23.977Z","repository":{"id":81593056,"uuid":"48656805","full_name":"jdkato/Scheduler","owner":"jdkato","description":":date: An Electron-based course planner.","archived":false,"fork":false,"pushed_at":"2017-05-20T21:38:50.000Z","size":1788,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-06T07:43:02.618Z","etag":null,"topics":["course-planner","electron","schedule"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jdkato.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2015-12-27T19:04:55.000Z","updated_at":"2021-11-19T03:07:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"2afc971e-e21c-412f-84a3-60aaad2df36e","html_url":"https://github.com/jdkato/Scheduler","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jdkato/Scheduler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdkato%2FScheduler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdkato%2FScheduler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdkato%2FScheduler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdkato%2FScheduler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdkato","download_url":"https://codeload.github.com/jdkato/Scheduler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdkato%2FScheduler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30364609,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"ssl_error","status_checked_at":"2026-03-10T21:40:59.357Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["course-planner","electron","schedule"],"created_at":"2024-10-13T11:19:11.457Z","updated_at":"2026-03-11T01:02:23.921Z","avatar_url":"https://github.com/jdkato.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scheduler [![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/jdkato/Scheduler/blob/master/LICENSE)\n\nThis is an [Electron](http://electron.atom.io/)-based application designed to act as a course planner with the ability to perform various GPA- and credit-related calculations.\n\n![](https://raw.githubusercontent.com/jdkato/scheduler/master/screenshots/main-screen.png)\n\n# Installation\n\n###### Download\n\n```bash\n$ git clone https://github.com/jdkato/scheduler.git \u0026\u0026 cd scheduler\n```\n\n###### Install Dependencies \u0026 Run\n\n```bash\n$ npm i \u0026\u0026 npm start\n```\n\n###### Build a Standalone Application (OS X only)\n\n```bash\n$ npm run build\n```\n\n# Usage\n\n### Adding a school\n\n![](https://raw.githubusercontent.com/jdkato/scheduler/master/screenshots/schools.png)\n\nIn order to accurately perform its calculations, the application needs to know some information about the associated school.\n\n### Creating a new schedule\n\n![](https://raw.githubusercontent.com/jdkato/scheduler/master/screenshots/new-schedule.png)\n\nOnce you have entered information for a school, you can create a new schedule. The major and minor prefixes are used to determine their respective GPAs.\n\n### Adding classes\n\n![](https://raw.githubusercontent.com/jdkato/scheduler/master/screenshots/schedule.png)\n\nAs you add courses, credits and grades, the various calculations (these can be disabled within the preferences) will update automatically. Course prefixes starting with \"*\" are treated as transfer credits.\n\n### Using commands\n\nThere are currently two commands available:\n\n|  Command  |             Arguments            |                      Returns                      |\n|:---------:|:--------------------------------:|:-------------------------------------------------:|\n| `credits` | space-delimited list of prefixes | number of credits earned in the specified courses |\n|   `gpa`   | space-delimited list of prefixes |        GPA earned in the specified courses        |\n\ne.g.,\n\n```bash\ngpa mth stat =\u003e 3.868\n```\n\n# Running Tests\n\n```bash\n$ npm test\n```\n\n# License\n\nThe MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdkato%2Fscheduler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdkato%2Fscheduler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdkato%2Fscheduler/lists"}