OpenAir is a free and open-source podcast app built with Flutter, empowering you to explore and enjoy the world of audio storytelling. Dive into a vast library of podcasts, personalize your listening experience, and connect with a vibrant community of fellow enthusiasts.
- Explore: Discover a diverse range of podcasts with intuitive browsing by category, popularity, and personalized recommendations.
- Listen: Stream podcasts seamlessly with smooth playback controls and offline listening capabilities for uninterrupted enjoyment.
- Organize: Create custom playlists, manage subscriptions efficiently, and track your listening progress effortlessly.
- Share: Recommend your favorite podcasts to friends and contribute to the OpenAir community by suggesting features and shaping the future of the app.
OpenAir embraces open-source principles. The codebase is freely accessible, allowing anyone to contribute, report issues, and propose improvements. We believe in fostering a collaborative environment to create the best possible podcast experience for everyone.
Clone the repository: https://github.com/LiquidHive/openair.git
Read the contribution guidelines: [link to your contribution guidelines document (optional)]
Join the discussion: https://github.com/LiquidHive/openair/discussions
Getting Started
Prerequisites:
-
Flutter development environment set up (refer to official Flutter documentation: https://docs.flutter.dev/get-started/codelab)
-
Running the App:
-
Clone the repository: git clone https://github.com/LiquidHive/openair.git
-
Navigate to the project directory: cd OpenAir
-
Install dependencies: flutter pub get
-
Run the app on your device or emulator: flutter run
-
Contributing
OpenAir current fetches podcast information from PodcastIndex. You will need to create an account on PodcastIndex at [https://api.podcastindex.org/developer_home] and get a apiKey and apiSecret to use OpenAir.
We welcome contributions of all kinds! Please refer to the contribution guidelines document (link above) for details on how to get started.
OpenAir is licensed under the MIT License (see LICENSE file for details).
OpenAir is proudly developed and maintained by LiquidHive, a passionate team dedicated to building open-source tools for the community.
We hope you enjoy using OpenAir!