Bart De Vries c7676d51a4 Revert "Fix overflow-menu icon color on FeedListDelegate"
This reverts commit 5c8a6ea6a4a9a2374ea25c486fe1ed1808050235.
It turns out that the issue is caused by qqc2-desktop-style and
qqc2-breeze-style.  The problem should be solved upstream.  And, anyway,
this workaround didn't completely solve the issue either.
2021-09-18 19:05:12 +02:00
2021-05-28 02:36:19 +02:00
2021-05-26 22:55:40 +02:00
2021-05-12 13:43:49 +02:00
2021-05-12 13:43:49 +02:00
2021-05-31 19:36:16 +00:00
2021-09-07 19:22:47 +02:00
2021-05-26 10:25:04 +02:00
2021-09-14 16:16:44 +02:00

Kasts

Kasts is a convergent podcast application.

Download on Flathub

Get it

Nightly Android APKs are available at KDE's Binary Factory.

Building

Note: When using versions of kasts built from git-master, it's possible that the database format or the name of downloaded files change from one version to another without the necessary migrations to handle it. If you notice bugs after upgrading to a git-master version, export your feeds, delete ~/.local/share/KDE/kasts and import the feeds again.

Requirements

  • KCoreAddons
  • KI18n
  • KConfig
  • Kirigami
  • Syndication

Linux

git clone https://invent.kde.org/plasma-mobile/kasts
cd kasts
mkdir build && cd  build
cmake .. -DCMAKE_PREFIX_PATH=/usr
make
sudo make install

This assumes all dependencies are installed. If your distribution does not provide them, you can use kdesrc-build to build all of them.

Android

You can build Kasts for Android using KDE's Docker-based build environment.

Description
Kasts è un'applicazione per podcast che gira su Linux. È sincronizzabile con gpoddersync su cloud.mastodon.uno
https://castopod.it Readme
Languages
C++ 63.8%
QML 33.2%
CMake 2.7%
C 0.3%