# YunShuClassSchedule **Repository Path**: ZYZ-S/YunShuClassSchedule ## Basic Information - **Project Name**: YunShuClassSchedule - **Description**: Android的开源课程表应用,支持上下课提醒,上课手机自动静音等功能。遵循Material Design设计 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-07-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 云舒课表 Android的开源课程表应用 [![GitHub stars](https://img.shields.io/github/stars/itning/YunShuClassSchedule.svg?style=social&label=Stars)](https://github.com/itning/YunShuClassSchedule/stargazers) [![GitHub forks](https://img.shields.io/github/forks/itning/YunShuClassSchedule.svg?style=social&label=Fork)](https://github.com/itning/YunShuClassSchedule/network/members) [![GitHub watchers](https://img.shields.io/github/watchers/itning/YunShuClassSchedule.svg?style=social&label=Watch)](https://github.com/itning/YunShuClassSchedule/watchers) [![GitHub followers](https://img.shields.io/github/followers/itning.svg?style=social&label=Follow)](https://github.com/itning?tab=followers) [![GitHub issues](https://img.shields.io/github/issues/itning/YunShuClassSchedule.svg)](https://github.com/itning/YunShuClassSchedule/issues) [![GitHub license](https://img.shields.io/github/license/itning/YunShuClassSchedule.svg)](https://github.com/itning/YunShuClassSchedule/blob/master/LICENSE) [![GitHub last commit](https://img.shields.io/github/last-commit/itning/YunShuClassSchedule.svg)](https://github.com/itning/YunShuClassSchedule/commits) [![GitHub release](https://img.shields.io/github/release/itning/YunShuClassSchedule.svg)](https://github.com/itning/YunShuClassSchedule/releases) [![GitHub repo size in bytes](https://img.shields.io/github/repo-size/itning/YunShuClassSchedule.svg)](https://github.com/itning/YunShuClassSchedule) [![HitCount](http://hits.dwyl.io/itning/YunShuClassSchedule.svg)](http://hits.dwyl.io/itning/YunShuClassSchedule) [![language](https://img.shields.io/badge/language-Kotlin-green.svg)](https://github.com/itning/YunShuClassSchedule) ## 下载 [![Coolapk](https://github.com/itning/YunShuClassSchedule/blob/master/extra/coolapk.png)](https://www.coolapk.com/apk/top.itning.yunshuclassschedule) ## 功能 - 今日课表 - 本周课表 - 上下课课程提醒 - 上下课手机自动静音 - 更换主题,背景图片 - 查成绩 ## 应用截图 ![](https://github.com/itning/YunShuClassSchedule/blob/master/extra/a.png) ![](https://github.com/itning/YunShuClassSchedule/blob/master/extra/b.png) ![](https://github.com/itning/YunShuClassSchedule/blob/master/extra/c.png) ![](https://github.com/itning/YunShuClassSchedule/blob/master/extra/d.png) ![](https://github.com/itning/YunShuClassSchedule/blob/master/extra/e.png) ![](https://github.com/itning/YunShuClassSchedule/blob/master/extra/f.png) ![](https://github.com/itning/YunShuClassSchedule/blob/master/extra/g.png) ## 项目依赖库 - [gson](https://github.com/google/gson) - [butterknife](https://github.com/JakeWharton/butterknife) - [eventbus](https://github.com/greenrobot/EventBus) - [greendao](https://github.com/greenrobot/greenDAO) - [bugly](https://bugly.qq.com) - [colorpreference](https://github.com/kizitonwose/colorpreference) - [matisse](https://github.com/zhihu/Matisse) - [glide](https://github.com/bumptech/glide) - [statusbarutil](https://github.com/laobie/StatusBarUtil) - [materialdatetimepicker](https://github.com/wdullaer/MaterialDateTimePicker) - [jsoup](https://github.com/jhy/jsoup) - [customactivityoncrash](https://github.com/Ereza/CustomActivityOnCrash) - [RangeSeekBar](https://github.com/Jay-Goo/RangeSeekBar) - [taptargetview](https://github.com/KeepSafe/TapTargetView)