mirror of
https://github.com/XFox111/GUTSchedule.git
synced 2026-04-22 06:58:01 +03:00
634804cbdc
- Authorization via personal cabinet is temporarly disabled - Updated target Android version
53 lines
3.7 KiB
Markdown
53 lines
3.7 KiB
Markdown
# GUTSchedule
|
|
[](https://github.com/xfox111/GUTSchedule/issues)
|
|
[](https://www.gnu.org/licenses/gpl-3.0)
|
|

|
|

|
|
|
|
[](https://twitter.com/xfox111)
|
|
[](https://github.com/xfox111)
|
|
|
|
## Overview
|
|
Cross-platform application which exports SPbSUT timetable to calendar
|
|
- Programming language: C# 8.0
|
|
- Platforms: Xamarin.Android, Universal Windows Platform
|
|
- Android:
|
|
- Minimal version: 4.1 (API level 16 - Jelly Bean)
|
|
- Target version: 10.0 (API level 29 - Oreo)
|
|
- UWP:
|
|
- Minimal version: 1507 (10.0.10240)
|
|
- Target version: 1709 (10.0.16299, Fall Creators Update)
|
|
|
|
## Download
|
|
### **https://xfox111.net/Projects/GUTSchedule**
|
|
|
|
## Continious Integration and Delivery
|
|
[](https://dev.azure.com/xfox111/GitHub%20CI/_build/latest?definitionId=8&branchName=master)
|
|
[](https://github.com/xfox111/gutschedule/releases/latest)
|
|
|
|
| Platform | Deployment status |
|
|
| --------------- | ---------------- |
|
|
| Google Play | [](https://play.google.com/store/apps/details?id=com.xfox111.gut.schedule) |
|
|
| Microsoft Store | [](https://www.microsoft.com/store/apps/9NXKDK52W3RX) |
|
|
|
|
## Contributing
|
|
There are many ways in which you can participate in the project, for example:
|
|
- [Submit bugs and feature requests](https://github.com/xfox111/gutschedule/issues), and help us verify as they are checked in
|
|
- Review [source code changes](https://github.com/xfox111/gutschedule/pulls)
|
|
- Review documentation and make pull requests for anything from typos to new content
|
|
|
|
If you are interested in fixing issues and contributing directly to the code base, please see the [Contribution Guidelines](https://github.com/XFox111/GUTSchedule/blob/master/CONTRIBUTING.md), which covers the following:
|
|
- [How to build and run from source](https://github.com/XFox111/GUTSchedule/blob/master/CONTRIBUTING.md#build-and-run-project)
|
|
- [The development workflow](https://github.com/XFox111/GUTSchedule/blob/master/CONTRIBUTING.md#development-workflow), including debugging and running tests
|
|
- [Coding guidelines](https://github.com/XFox111/GUTSchedule/blob/master/CONTRIBUTING.md#coding-guidelines)
|
|
- [Submitting pull requests](https://github.com/XFox111/GUTSchedule/blob/master/CONTRIBUTING.md#submitting-pull-requests)
|
|
- [Finding an issue to work on](https://github.com/XFox111/GUTSchedule/blob/master/CONTRIBUTING.md#finding-an-issue-to-work-on)
|
|
- [Contributing to translations](https://github.com/XFox111/GUTSchedule/blob/master/CONTRIBUTING.md#contributing-to-translations)
|
|
|
|
## Code of Conduct
|
|
This project has adopted the Contributor Covenant. For more information see the [GUTSchedule Code of Conduct](https://github.com/XFox111/GUTSchedule/blob/master/CODE_OF_CONDUCT.md)
|
|
|
|
## Copyrights
|
|
> ©2020 Michael "XFox" Gordeev
|
|
|
|
Licensed under [General Public License v3](https://www.gnu.org/licenses/gpl-3.0) |