All Projects → Podlive → Podlive Macos

Podlive / Podlive Macos

Never miss a live streaming podcast!

Programming Languages

objc
23 projects

Projects that are alternatives of or similar to Podlive Macos

Awesome Podcasts
🎙 Curated podcasts for designers, developers, product managers, entrepreneurs and hustlers
Stars: ✭ 116 (+190%)
Mutual labels:  podcast, podcasts
Tsacdop
Enjoy podcasts with Tsacdop! A podcast player built with flutter.
Stars: ✭ 188 (+370%)
Mutual labels:  podcast, podcasts
Podstation
podStation is a web podcast aggregator for Chrome.
Stars: ✭ 76 (+90%)
Mutual labels:  podcast, podcasts
Winds
A Beautiful Open Source RSS & Podcast App Powered by Getstream.io
Stars: ✭ 8,530 (+21225%)
Mutual labels:  podcast, podcasts
podverse-api
Data API, database migration scripts, and backend services for all Podverse models
Stars: ✭ 15 (-62.5%)
Mutual labels:  podcast, podcasts
Spotifeed
A simple service to serve up Spotify podcasts as RSS feeds for use in any podcast app.
Stars: ✭ 238 (+495%)
Mutual labels:  podcast, podcasts
Awesome Podcasts
🎙 A collection of awesome engineering podcasts! ARCHIVED in favor of https://github.com/rShetty/awesome-podcasts
Stars: ✭ 184 (+360%)
Mutual labels:  podcast, podcasts
Awesome Russian It
📖 🎧 📺 📆 Список полезных русскоязычных ресурсов, связанных с ИТ
Stars: ✭ 323 (+707.5%)
Mutual labels:  podcast, podcasts
podcast
A curated list of awesome dev podcast around the globe
Stars: ✭ 17 (-57.5%)
Mutual labels:  podcast, podcasts
podhouse
The best way to listen to your favorite podcasts.
Stars: ✭ 39 (-2.5%)
Mutual labels:  podcast, podcasts
Spotify-Podcast-Feed
A service which provides Spotify podcast as RSS feed, which can be subscribed in any podcast app.
Stars: ✭ 16 (-60%)
Mutual labels:  podcast, podcasts
Homehost
self-hosted, Netflix-like app made for streaming
Stars: ✭ 564 (+1310%)
Mutual labels:  podcasts, streaming
Webrtc
Pure Go implementation of the WebRTC API
Stars: ✭ 8,399 (+20897.5%)
Mutual labels:  streaming
React Native Streaming Audio Player
Streaming audio player for both iOS and android
Stars: ✭ 33 (-17.5%)
Mutual labels:  streaming
Pothosblocks
A collection of core processing blocks
Stars: ✭ 7 (-82.5%)
Mutual labels:  streaming
Mobius
C# and F# language binding and extensions to Apache Spark
Stars: ✭ 929 (+2222.5%)
Mutual labels:  streaming
Saber
Window-Based Hybrid CPU/GPU Stream Processing Engine
Stars: ✭ 35 (-12.5%)
Mutual labels:  streaming
Badusb botnet
👥😈 Infect a pc with badusb and establish a connection through telegram.
Stars: ✭ 32 (-20%)
Mutual labels:  streaming
Jekyll Podcaster
Podcaster is a dynamic Jekyll theme built for... Podcasters!
Stars: ✭ 25 (-37.5%)
Mutual labels:  podcast
Httpms
Media server with RESTful API and Web interface. Think of it as your very own Spotify!
Stars: ✭ 18 (-55%)
Mutual labels:  streaming

Twitter: @TheCocoaNaut Twitter: @PodliveApp License Release

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... 😍

PayPal Logo

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].