NTU Week
NTU Week is a web app that shows the current academic week for NTU students. It is built to be resilient, only needing to be updated in a four-week period every semester, and falls back to manual date entry if the author stops updating the date information.
Downloads
If you just need the regularly-updated semester start date to create a separate client, use this link. To learn how to parse it, read the docs.
Get the source tarball (v1.0.1, v1.0.0) or clone the git repo: git clone https://limdingwen.me/git/ntuweek.git
Support
There is no warranty nor guaranteed free support for this software. However, if you have any questions, you can comment below or use other online forums to seek community help.
If you have a feature request or a bug report, you may comment down below as well, so that it may be added into the roadmap. If you wish to commission me for a prioritised feature or bugfix, you can contact me through email for a quote.
Contributing
Do you have a patch to contribute? Great! Format your patch using git format-patch and submit to the comments below, surrounding it with <code></code> blocks to prevent Disqus from messing with it.
Thank you very much for your contribution! I'll add your name to the credits. As per AGPLv3 conditions, all patches created from the source code must be licensed under AGPLv3 as well, or under other compatible licenses.
Credits
- NTU Week
- Lim Ding Wen
License
More information, including third party licenses, can be found in the COPYING files bundled with the source code.
Changelog
v1.1.0
Lim Ding Wen (1): Add "next week" functionality
v1.0.1
Lim Ding Wen (2): Change to txt Bump version
v1.0.0
Lim Ding Wen (4): First working version Add licenses Add meta and version elements Fix source code URL
Comments
You may comment anonymously (just put anything into the email field, e.g. devnull@example.org, it isn't checked). All comments are moderated and may take some time to appear. Be nice! By commenting, you agree to license it under CC BY-SA 4.0.