/images/gsoc.png

Hello everyone! I will be participating in the Google Summer of Code 2021. I will be working on adding podcast support to Kasts.
Originally I was supposed to add podcast support to a different KDE app, Alligator. We had several discussions on the Plasma Mobile matrix room and the sole merge request with a basic podcast support which had huge improvements added by Bart De Vries was ultimately split into another app, Kasts.
This project will be mentored by Tobias Fella and Devin Lin, two of the core developers at KDE Community. It was really nice of Bart De Vries, who so graciously decided to help me with my project. Now, a little overview of the project and the app in general.
The goal of this GSoC project is to work on the application Kasts which is a convergent podcast player, it works both on desktop and mobile devices thanks to the QtQuick and the Kirigami library. The major part of the project is to work on the UI and to provide a seamless experience to Kasts so it could work on all sorts of devices.
One of the more important features is to add support for discovering podcasts over the internet, currently we have decided to use the GPodder Search API. Addition of this would mean Kasts could work as a full blown podcatcher.
Later I will work on adding Platform Integration for Kasts and providing android notifications as well.
I am really excited to spend this summer working with my mentors on this awesome project.
Thanks.

License

MIT License

Copyright (c) 2023 swaptr

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.