https://github.com/LightQuantumArchive/sjtu-schedule-exporter-cli
A simple utility to export your SJTU schedule in ICS format.
https://github.com/LightQuantumArchive/sjtu-schedule-exporter-cli
Last synced: about 1 year ago
JSON representation
A simple utility to export your SJTU schedule in ICS format.
- Host: GitHub
- URL: https://github.com/LightQuantumArchive/sjtu-schedule-exporter-cli
- Owner: LightQuantumArchive
- License: gpl-3.0
- Created: 2020-08-18T15:03:20.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-13T19:15:46.000Z (over 5 years ago)
- Last Synced: 2025-03-14T20:53:31.929Z (over 1 year ago)
- Language: Python
- Size: 143 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SJTU Schedule Exporter CLI
A simple utility to export your SJTU schedule in ICS format.
## Get Started
``` shell script
$ pip install sjtu-schedule-exporter-cli
$ sjtu-schedule-exporter-cli
```
## Screenshot

## Built With
- [PySJTU](https://github.com/PhotonQuantum/pysjtu) - The Python iSJTU client for Humans.
- [ics.py](https://github.com/C4ptainCrunch/ics.py) - A pythonic and easy iCalendar library.
- [Blessed](https://github.com/jquast/blessed) - An easy, practical library for making terminal apps.
- [Arrow](https://github.com/arrow-py/arrow) - Better dates & times for Python
## License
This project is licensed under GNU General Public License v3.0 - see the [LICENSE.md](https://github.com/PhotonQuantum/sjtu-schedule-exporter-cli/blob/master/LICENSE.md) file for details.
—💖—
Built with love by LightQuantum