podlive-macos

Never miss a live streaming podcast!

Stars
46
Forks
3
Open issues
6
Closed issues
5
Last release
about 4 years ago
Last commit
over 1 year ago
Watchers
46
Total releases
7
Total commits
95
Open PRs
0
Closed PRs
10
Repo URL
Platform
Mac
License
Category
Usecase
Podcast
Offers premium version?
NO
Proprietary?
NO
About

Podlive for macOS

Podlive is a client for iOS, macOS and tvOS to listen to live streaming podcasts. We currently support all livestreams broadcasting via Ultraschall with Studio Link On Air.

Our backend is a Parse-Server which is used to collect and control podcast meta data, manage push notifications and all marked favorites for each registered user.

Support the Developer

You can download and use Podlive for macOS free of charge from the Mac App Store. If you like it please be a kind person and support me on Patreon. I really, really appreciate it. It will keep me motivated to provide you with updates and even more features in the future... 😍

How to contribute?

The goal to develop this software was a lag of a personal need, at the beginning. It was just a fun and hobby project, and it still is being developed under the same premise.

We really would like to see passionate developers with tons of ideas to improve and push forward this Mac client. And there is just one requirement: I would like to see it Objective-C only.

Please don’t get me wrong, I’m a Swift developer too. But my private passion still is on ObjC. So, Podlive for Mac may be born with the idea in mind to keep ObjC a living language, who knows (naive minded, isn’t it?)...
And for all you Swift fans, the code style of this project looks very familiar. 😉

To contribute, just clone this project and start to develop. Please avoid to spam us with tons of issues. It really doesn’t help us. The best way is to fork this project, make your (changes|fixes|additions) and open a pull request. Thanks for understanding.

In order to test your code you have to use our test-backend. This requires access keys, which aren’t included in this repository.

NOTE: To use these keys please send a request to our email address.

Developer Notes

Podlive uses GitFlow. There are two branches, master and develop. The develop branch is our default branch. To make your (changes|fixes|additions) you just have to create your working branch with develop as parent. If you’re done, open a pull request.

For more detailed code guidelines please have look at the Developer Notes document.

Work on Podlive

First you have to fork this repository into your own account. Then you follow these steps (replace YOURACCOUNT with your account):

git clone https://github.com/YOURACCOUNT/podlive-macos.git
cd podlive-macos/App
carthage update --no-use-binaries --platform macOS

git submodule init git submodule update

Contact

License

This software is published under the MIT License.

Documentations

Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.