IWidget
A open-source iOS Widget APP by WidgetKit for iOS14
Install / Use
/learn @Littleor/IWidgetREADME
iWidget
iWidget是一款基于Swift专注小部件的iOS软件,旨在带来优雅的小部件体验。
- 支付小部件: 快捷调用支付宝/微信扫一扫和付钱码
- 一言: 每小时刷新一条格言
- 倒计时: 时刻提醒你重要事件
- RSSReader: 桌面上就能获取到你想要的最新的资讯
- 每日成语: 每天更新一个成语,学习成语必备!
- 每日单词: 每天记住3个考试单词(CET4,CET6,TOEFL,CRE)
效果演示
<div style="display:flex;flex-direction:column;flex-wrap: nowrap;"> <!--<img width="40%" src="https://s1.ax1x.com/2020/06/27/N66AAO.gif" alt="Demo.gif" border="0" />--> <img width="180px" src="https://s1.ax1x.com/2020/07/08/UELwGT.png" alt="IMG 1220" border="0"> <img width="180px" src="https://s1.ax1x.com/2020/07/08/UEL0RU.png" alt="IMG 1219" border="0"> <img width="180px" src="https://s1.ax1x.com/2020/07/13/UtSZvt.png" alt="UtSZvt.png" border="0" /> </div>请耐心等待图片加载,加载失败请刷新页面。
使用
git clone https://github.com/Littleor/iWidget
cd iWidget
open iWidget.xcodeproj
常见问题
开发经历分享
维护者
如何贡献
非常欢迎你的加入!提一个 Issue 或者提交一个 Pull Request。
使用许可
GPL-3.0 © Littleor
Star History
鸣谢
本项目很大部分参考了Bruno Rocha的How to create Widgets in iOS 14 in Swift这篇文章,同时非常感谢其还在百忙之中回复了我的邮件给予了指导,感谢🙏。
