Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kumabook/MusicFav
MusicFav is RSS Reader that focuses on playing music comfortably
https://github.com/kumabook/MusicFav
Last synced: about 2 months ago
JSON representation
MusicFav is RSS Reader that focuses on playing music comfortably
- Host: GitHub
- URL: https://github.com/kumabook/MusicFav
- Owner: kumabook
- License: mit
- Created: 2014-12-17T13:30:15.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-07T01:26:09.000Z (almost 7 years ago)
- Last Synced: 2024-08-01T16:38:44.022Z (5 months ago)
- Language: Swift
- Homepage: http://musicfav.github.io/
- Size: 13 MB
- Stars: 21
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MusicFav
MusicFav is a Music RSS Reader that focuses on listeing music comfortably.
Currently this app is not available on App Store,
but is available via TestFlight Beta Testing.## How to build
- Use xcode 8.1+
- Install [CocoaPods][] via `bundle install`
- Install [Carthage][] (0.18.1)
- Install dependencies with below:```shell
scripts/make.swift install
```
- Edit config files for third party api
- config/feedly.json
- You can get sandbox api key at [Feedly Cloud API][]
- config/soundcloud.json
- Put your [SoundCloud API][] app Client ID
- config/fabric.json (not necessary)
- Put your [Fabric][] api key and build secret
- config/spotify.json (not necessary)
- Put your [Spotify][] client id and client secret
- Open and build MusicFav.xcworkspace with xcode[Carthage]: https://github.com/Carthage/Carthage
[CocoaPods]: https://cocoapods.org/
[Feedly Cloud API]: https://developer.feedly.com/
[SoundCloud API]: https://developers.soundcloud.com/
[Fabric]: https://get.fabric.io/
[Spotify]: https://developer.spotify.com/
[TestFlight Beta Testing]: http://musicfav.github.io//flight/