1
0
mirror of https://github.com/XFox111/bonch-calendar.git synced 2026-04-22 07:08:01 +03:00
Files
bonch-calendar/README.md
T
2025-11-19 09:01:46 +00:00

49 lines
2.8 KiB
Markdown

[![Website status](https://img.shields.io/website?url=http%3A//bonch.xfox111.net/)](https://bonch.xfox111.net)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/xfox111/bonch-calendar)](https://github.com/xfox111/bonch-calendar/releases/latest)
[![GitHub last commit](https://img.shields.io/github/last-commit/xfox111/bonch-calendar?label=Last+update)](https://github.com/XFox111/bonch-calendar/commits/main)
<picture>
<source media="(prefers-color-scheme: dark)" srcset="assets/dark.png">
<source media="(prefers-color-scheme: light)" srcset="assets/light.png">
<img alt="Bonch.Calendar. Check your SPbSUT timetable in your calendar!">
</picture>
A simple service that provides web calendars that you can subscribe to in your calendar application (Google Calendar, Apple Calendar, Outlook, etc.) and see your group's timetable there.
This is my farewell gift to the university.
## Demo
![Demo](/assets/demo.gif)
## Q&A
### Q: I have questions. Where do I ask?
You can go to the [discussions tab](https://github.com/bonch-calendar/discussions) to ask questions or start a discussion.
But before that, check out the [FAQ section](https://bonch.xfox111.net/#faq) on the website, as your question may already be answered there.
### Q: I want to contribute to the project. How can I do that?
First, you can check out [open issues](https://github.com/bonch-calendar/issues) or [discussions](https://github.com/bonch-calendar/discussions) to see if there are any tasks you can help with.
If you already found one, or have an idea for a new feature or improvement, you can create a pull request with your changes.
The [contributing guidelines](CONTRIBUTING.md) contain all the information you need.
> [!NOTE]
> Before starting to work on a new feature or bugfix, it's a good idea to open an issue first to discuss it with the maintainers. This way, you can ensure that your efforts align with the project's needs and avoid duplicating work.
### Q: I'd like to become a maintainer. How can I do that?
If you're interested in becoming a maintainer, please reach out to me via email at [eugene@xfox111.net](mailto:eugene@xfox111.net). You'll have to show that you're capable though.
---
[![Bluesky](https://img.shields.io/badge/%40xfox111.net-BSky?logo=bluesky&logoColor=%230285FF&label=Bluesky&labelColor=white&color=%230285FF)](https://bsky.app/profile/xfox111.net)
[![GitHub](https://img.shields.io/badge/%40xfox111-GitHub?logo=github&logoColor=%23181717&label=GitHub&labelColor=white&color=%23181717)](https://github.com/xfox111)
[![Buy Me a Coffee](https://img.shields.io/badge/%40xfox111-BMC?logo=buymeacoffee&logoColor=black&label=Buy%20me%20a%20coffee&labelColor=white&color=%23FFDD00)](https://buymeacoffee.com/xfox111)
> ©2025 Eugene Fox. Licensed under [MIT license](https://github.com/XFox111/bonch-calendar/blob/main/LICENSE)