GSoC/2021/StatusReports/Swapnil: Difference between revisions
Line 17: | Line 17: | ||
===Commits and Merge Requests=== | ===Commits and Merge Requests=== | ||
[https://invent.kde.org/plasma-mobile/kasts/-/commits/master?author=Swapnil%20Tripathi List of commits by me] <br> | [https://invent.kde.org/plasma-mobile/kasts/-/commits/master?author=Swapnil%20Tripathi List of commits by me] <br> | ||
[https://invent.kde.org/plasma-mobile/kasts/-/merge_requests?scope=all&state=all&author_username=swap List of | [https://invent.kde.org/plasma-mobile/kasts/-/merge_requests?scope=all&state=all&author_username=swap List of merge requests by me] |
Revision as of 09:56, 12 July 2021
Kasts: Podcast Support
Kasts is a convergent podcast player designed using the Kirigami framework. It works both on desktop and mobile devices. Kasts uses the Syndication library to parse RSS/Atom feeds. Currently Kasts has a standard podcast support that enables users to play the media content and display its metadata by parsing the contents of an RSS feed.
The UI of Kasts is pretty intuitive and is more than usable, the app to an extent does not have a very convergent UI. This will be improved upon throughout the timeline by using the best practices for creating convergent apps.
Even though the app is able to fetch media using XML documents, it does not yet support searching podcasts from the internet. There are several podcasting web service APIs on the internet that discover new and interesting podcasts. We can display the search results by exposing the API.
Mentors
Work Report
Writings
Google Summer Of Code 2021
GSOC: Community Bonding
GSOC: Week 1
GSOC: Week 2
GSOC: Week 3