Coder Social home page Coder Social logo

biu's Introduction

Biu

Just a Music App written with SwiftUI

Demo

TestFlight

Testflight中的APP包含完整功能(包括注册、登陆、播放、收藏等)。如对构建本(laji)App有兴趣,也可以通过Testflight中的开发者邮箱联系我获得 Biu.plist

API故障,App暂时无法使用QwQ

Build

编译需要使用较高版本的XCode(以支持SwiftUI)。另由于使用了较多SwiftUI特性,估计App仅能支持iOS 13及以上的设备。

API

Biu使用了Biu.Moe的API来实现各种音乐功能。由于Biu.Moe的限制,本Repo中并未包含API凭据文件Biu.plist,因此编译下来以后有可能无法正常使用。可以直接联系@Mikubill或者通过Testflight中的开发者邮箱获得这个文件。(主要是为了防止滥用)

Dependencies

Biu使用carthage来管理依赖,安装carthage后只需要简单运行以下命令即可更新所有依赖包。

carthage update --cache-builds --platform iOS 

Contribution

Feel free to contribute.

因为作者太菜,很多bug的QwQ。欢迎各位大佬pr

biu's People

Contributors

charlottefallices avatar mikubill avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

biu's Issues

[Feature]对动画进行优化

请考虑使用像是facebookarchive/AsyncDisplayKit之类的让动画看起来更加流畅和平滑的说
P.S.:代码被评论会收到通知嘛......


==
The Issue is under Artistic License 2.0.
That's all.

[Feature] Add Music API

考虑添加一下Apple Music API?
HTML中,它们通常像是这样:

<iframe allow="autoplay *; encrypted-media *;" frameborder="0" height="150" 
style="width:100%;max-width:660px;overflow:hidden;background:transparent;" 
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-storage-access-by-user-activation allow-top-navigation-by-user-activation" 
src="https://embed.music.apple.com/cn/album/thunder/1411625594?i=1411629089"></iframe>

==
The Issue is under Artistic License 2.0.
That's all.

[bug]具有多个编译项且未指明

Multiple commands produce '/Users/charlottes/Library/Developer/Xcode/DerivedData/biu-fgacliyydcjbzibjfduwxhxgqbva/Build/Products/Debug-iphonesimulator/Biu.app/Biu':

  • Target 'Biu' has copy command from '/Users/charlottes/Desktop/projects/Biu/Biu' to '/Users/charlottes/Library/Developer/Xcode/DerivedData/biu-fgacliyydcjbzibjfduwxhxgqbva/Build/Products/Debug-iphonesimulator/Biu.app/Biu'
  • Target 'Biu' has link command with output '/Users/charlottes/Library/Developer/Xcode/DerivedData/biu-fgacliyydcjbzibjfduwxhxgqbva/Build/Products/Debug-iphonesimulator/Biu.app/Biu'

==
The Issue is under Artistic License 2.0.
That's all.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.