Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cs-tao/whu-library-seat
🏢 武汉大学图书馆助手 - 桌面端(多校通用)
https://github.com/cs-tao/whu-library-seat
library seat vue whu whu-library-seat
Last synced: 5 days ago
JSON representation
🏢 武汉大学图书馆助手 - 桌面端(多校通用)
- Host: GitHub
- URL: https://github.com/cs-tao/whu-library-seat
- Owner: CS-Tao
- Created: 2018-07-21T02:42:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-01T06:51:04.000Z (about 1 year ago)
- Last Synced: 2024-10-15T00:45:36.892Z (2 months ago)
- Topics: library, seat, vue, whu, whu-library-seat
- Language: Vue
- Homepage: https://home.cs-tao.cc/whu-library-seat/
- Size: 2.66 MB
- Stars: 804
- Watchers: 5
- Forks: 25
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
[![Build status](https://ci.appveyor.com/api/projects/status/qq2adqaxv6vfj7di/branch/master?svg=true)](https://ci.appveyor.com/project/CS-Tao/whu-library-seat/branch/master)
[![Build Status](https://travis-ci.com/CS-Tao/whu-library-seat.svg?branch=master)](https://travis-ci.com/CS-Tao/whu-library-seat)
[![Join the chat at https://gitter.im/whu-library-seat/Lobby](https://img.shields.io/badge/chat-on%20gitter-28BC99.svg)](https://gitter.im/whu-library-seat/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![license](https://img.shields.io/badge/license-none-yellow.svg)](#版权声明)# 🏢 whu-library-seat
> 💻 武汉大学图书馆助手 - 桌面端
> 📲 移动端:[https://github.com/CS-Tao/whu-library-seat-mobile](https://github.com/CS-Tao/whu-library-seat-mobile)
## 📗 使用说明
|文档地址|
| :---: |
| [![文档地址](https://img.shields.io/badge/文档地址-vuepress-blightgreen.svg)](https://home.cs-tao.cc/whu-library-seat/)||软件演示|
| :---: |
| ![软件演示](https://home.cs-tao.cc/github-content/contents/github/whu-library-seat/full.gif)|## 🚀 下载和安装
### 最新版本下载
> ⚠️ 武大图书馆接口已下线,无法正常使用,其它学校不清楚
>
> ⚠️ 下载软件代表您已阅读且同意文末的免责声明| 平台 | Windows | Mac OS | Linux |
| :------- | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| 下载链接 | [![Windows 版本下载链接 v1.9.7](https://img.shields.io/badge/v1.9.7-Windows-limegreen.svg)](https://github.com/CS-Tao/whu-library-seat/releases/download/v1.9.7/whu-library-seat-1.9.7.exe) | [![Mac OS 版本下载链接 v1.9.7](https://img.shields.io/badge/v1.9.7-Mac%20OS-limegreen.svg)](https://github.com/CS-Tao/whu-library-seat/releases/download/v1.9.7/whu-library-seat-1.9.7.dmg) | [![Linux 版本下载链接 v1.9.7](https://img.shields.io/badge/v1.9.7-Linux-limegreen.svg)](https://github.com/CS-Tao/whu-library-seat/releases/download/v1.9.7/whu-library-seat-1.9.7-x86_64.AppImage) |### 申请软件使用权
v1.8.0 已移除本功能,改为 GitHub Star 认证,具体请查看 [GitHub Star 认证](https://home.cs-tao.cc/whu-library-seat/specification/auth.html)
当然,因为本软件为开源软件,您可以自己构建软件并删除其中的认证代码
### 软件更新
软件启动的时候会自动访问[GitHub Release](https://github.com/CS-Tao/whu-library-seat/releases/latest)检查更新,如果有更新,在软件的左下角会出现更新的按钮
![图片加载失败](https://home.cs-tao.cc/github-content/contents/github/whu-library-seat/update.png)
## 👨💻 面向开发者
您可以通过以下步骤自行构建本软件,但请您务必注意,本仓库并未提供任何源码`许可证`,您没有权利将源码更改后继续传播,更没有权利将本软件或源码用于商业活动
```bash
# 安装依赖
yarn# 以开发模式运行
yarn dev# 单元测试和端到端测试
yarn test# 对 src 文件夹下的 Vue/Js 文件进行语法检查
yarn lint# 生成应用程序
yarn build
```如果您是自行构建而不是通过[申请软件使用权](#申请软件使用权)使用本软件,重新构建的软件只能您自己使用
如果您希望在本软件的基础上继续添加新的功能,非常欢迎您向本仓库发送 Pull Request
## 📑 版权声明
本软件开源,但没有向开发者提供任何源码`许可证`,作者本人保留源代码的所有权利,任何组织和个人不得将本软件或源码用于商业活动
## ⚖️ 免责声明
本软件和软件源代码仅用于学习研究和技术交流,使用本软件或软件源代码造成的任何不良影响由使用者自行承担,与软件开发人员无关