|
1 | | -# SAS Powerschool Enhancement Suite |
2 | | - |
3 | | -[](https://ghdrone.garykim.dev/gary-kim/saspes) |
4 | | -[](https://travis-ci.com/gary-kim/saspes) |
5 | | -[](https://github.com/gary-kim/saspes/releases) |
6 | | -[](https://chrome.google.com/webstore/detail/sas-powerschool-enhanceme/ehnkngeidilnoabcjjimkomcggndbhnk) |
7 | | -[](https://chrome.google.com/webstore/detail/sas-powerschool-enhanceme/ehnkngeidilnoabcjjimkomcggndbhnk) |
8 | | -[](https://github.com/gary-kim/saspes/blob/master/LICENSE) |
9 | | -[](https://github.com/gary-kim/saspes/issues) |
10 | | - |
11 | | - |
12 | | - |
13 | | - |
14 | | -SAS PES is an extension using the WebExtension standard for use by **Singapore American School students only**. The extension provides various enhancements when using Powerschool at SAS. |
15 | | - |
16 | | - |
17 | | - |
18 | | - |
19 | | - |
20 | | - |
21 | | - |
22 | | -## Features |
23 | | - |
24 | | -### Main Page |
25 | | -* View final percent for each course |
26 | | -* View current semester GPA |
27 | | -* Recalculate semester GPA with custom hypothetical grades. |
28 | | - |
29 | | -### Class Page |
30 | | -* View final percent and cutoffs for grades |
31 | | -* Recalculate final percent and grade with an extra assignment |
32 | | - |
33 | | -### Extra Features |
34 | | -* (Temporarily removed for development [#4](https://github.com/gary-kim/saspes/issues/4) ) ~~View grades and final percents for courses even when Powerschool is closed.~~ |
35 | | - |
36 | | - |
37 | | -## Browser Support |
38 | | - |
39 | | -### Offically Supported |
40 | | - |
41 | | -* Firefox |
42 | | -* Chromium |
43 | | - |
44 | | -Please be aware that the extension is mainly designed for use in Firefox. |
45 | | - |
46 | | -### Unoffical Support |
47 | | - |
48 | | -People have gotten the extension to work on the following browsers |
49 | | - |
50 | | -* Opera |
51 | | -* Vivaldi |
52 | | - |
53 | | -## Download |
54 | | - |
55 | | -Download for Chromium can be found on [chrome web store](https://chrome.google.com/webstore/detail/sas-powerschool-enhanceme/ehnkngeidilnoabcjjimkomcggndbhnk) and for Firefox, please check [releases](https://github.com/gary-kim/saspes/releases/). |
56 | | - |
57 | | -## Contributing |
58 | | - |
59 | | -[CONTRIBUTING.md](/CONTRIBUTING.md) |
60 | | - |
61 | | -## 3rd Party Libraries |
62 | | - |
63 | | -Refer to the [libraries.txt](/libraries.txt). |
64 | | - |
65 | | -## License |
66 | | - |
67 | | -Copyright © 2018-2019 Gary Kim <<[email protected]>> |
68 | | - |
69 | | -Source code licensed under AGPL-3.0-only |
70 | | - |
71 | | -The logo and name are not licensed for use, modification, or distribution. |
| 1 | +<p align="center"> |
| 2 | + <img src="https://cdn.ydgkim.com/gschool/saspes/mainimage.png" alt="SAS Powerschool Enhancement Suite" height="200"> |
| 3 | +</p> |
| 4 | + |
| 5 | +[](https://ghdrone.garykim.dev/gary-kim/saspes) |
| 6 | +[](https://travis-ci.com/gary-kim/saspes) |
| 7 | +[](https://github.com/gary-kim/saspes/releases) |
| 8 | +[](https://chrome.google.com/webstore/detail/sas-powerschool-enhanceme/ehnkngeidilnoabcjjimkomcggndbhnk) |
| 9 | +[](https://chrome.google.com/webstore/detail/sas-powerschool-enhanceme/ehnkngeidilnoabcjjimkomcggndbhnk) |
| 10 | +[](https://github.com/gary-kim/saspes/blob/master/LICENSE) |
| 11 | +[](https://github.com/gary-kim/saspes/issues) |
| 12 | + |
| 13 | + |
| 14 | +SAS PES is an extension using the WebExtension standard for use by **Singapore American School students only**. The extension provides various enhancements when using Powerschool at SAS. |
| 15 | + |
| 16 | +<p align="center"> |
| 17 | + <img src="https://cdn.ydgkim.com/gschool/saspes/img1.png" height="250"> |
| 18 | +</p> |
| 19 | +<p align="center"> |
| 20 | + <img src="https://cdn.ydgkim.com/gschool/saspes/img2.png" height="250"> |
| 21 | +</p> |
| 22 | +<p align="center"> |
| 23 | + <img src="https://cdn.ydgkim.com/gschool/saspes/img3.png" height="250"> |
| 24 | +</p> |
| 25 | + |
| 26 | +## Features |
| 27 | + |
| 28 | +### Main Page |
| 29 | +* View final percent for each course |
| 30 | +* View current semester GPA |
| 31 | +* Recalculate semester GPA with custom hypothetical grades. |
| 32 | + |
| 33 | +### Class Page |
| 34 | +* View final percent and cutoffs for grades |
| 35 | +* Recalculate final percent and grade with an extra assignment |
| 36 | + |
| 37 | +### Extra Features |
| 38 | +* (Temporarily removed for development [#4](https://github.com/gary-kim/saspes/issues/4) ) ~~View grades and final percents for courses even when Powerschool is closed.~~ |
| 39 | + |
| 40 | + |
| 41 | +## Browser Support |
| 42 | + |
| 43 | +### Offically Supported |
| 44 | + |
| 45 | +* Firefox |
| 46 | +* Chromium |
| 47 | + |
| 48 | +Please be aware that the extension is mainly designed for use in Firefox. |
| 49 | + |
| 50 | +### Unoffical Support |
| 51 | + |
| 52 | +People have gotten the extension to work on the following browsers |
| 53 | + |
| 54 | +* Opera |
| 55 | +* Vivaldi |
| 56 | + |
| 57 | +## Download |
| 58 | + |
| 59 | +Download for Chromium can be found on [chrome web store](https://chrome.google.com/webstore/detail/sas-powerschool-enhanceme/ehnkngeidilnoabcjjimkomcggndbhnk) and for Firefox, please check [releases](https://github.com/gary-kim/saspes/releases/). |
| 60 | + |
| 61 | +## Contributing |
| 62 | + |
| 63 | +[CONTRIBUTING.md](/CONTRIBUTING.md) |
| 64 | + |
| 65 | +## 3rd Party Libraries |
| 66 | + |
| 67 | +Refer to the [libraries.txt](/libraries.txt). |
| 68 | + |
| 69 | +## License |
| 70 | + |
| 71 | +Copyright © 2018-2019 Gary Kim <<[email protected]>> |
| 72 | + |
| 73 | +Source code licensed under AGPL-3.0-only |
| 74 | + |
| 75 | +The logo and name are not licensed for use, modification, or distribution. |
0 commit comments