Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alopatindev/librefmios
Libre.fm client for iOS
https://github.com/alopatindev/librefmios
client ios last-fm libre libre-fm music music-player objective-c
Last synced: 27 days ago
JSON representation
Libre.fm client for iOS
- Host: GitHub
- URL: https://github.com/alopatindev/librefmios
- Owner: alopatindev
- License: bsd-2-clause
- Created: 2015-06-11T00:13:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-11T00:14:11.000Z (over 9 years ago)
- Last Synced: 2024-05-21T05:12:45.838Z (6 months ago)
- Topics: client, ios, last-fm, libre, libre-fm, music, music-player, objective-c
- Language: Objective-C
- Homepage:
- Size: 10.5 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.txt
Awesome Lists containing this project
README
Libre.fm for iOS
================This is the [Libre.fm](https://libre.fm) iOS [client](https://www.facebook.com/librefmios) source code.
### Sad story
I used to develop this app during learning some iOS/Objective-C programming.Then there was a time period while Libre.fm was experiencing [some server side issues](https://lists.gnu.org/archive/html/librefm-discuss/2014-12/msg00001.html),
so I didn't publish the app until the issues were resolved.Since everything got fixed I've published the app but my iOS Developer Program account was about to expire.
So I'm no longer interested in developing this app.
Sorry for inconvenience. Use this code whatever way you like.
![Player](screenshots/player.jpg)
![Tags](screenshots/tags.jpg)### Used stuff
https://github.com/iosdevzone/IDZAQAudioPlayerhttps://github.com/schneiderandre/popping
http://www.flaticon.com/packs/ios7-set-lined-1
### Release CFLAGS
-I../../librefm/LibreFM/librefm/popping -DNS_BLOCK_ASSERTIONS=1 -DNSLog(...)=### License
This software is licensed under the terms of BSD-2 (read COPYING.txt for details).