#podcast #player #business #qss-podcasts #lame #don-t

qsspodcasts_business_core

The business core for QSS podcasts, you probably don't need it

2 releases

0.1.1 Mar 3, 2024
0.1.0 Aug 6, 2023

#1117 in Command line utilities

Download history 3/week @ 2024-02-14 17/week @ 2024-02-21 201/week @ 2024-02-28 31/week @ 2024-03-06 12/week @ 2024-03-13 7/week @ 2024-03-20 15/week @ 2024-03-27 25/week @ 2024-04-03 3/week @ 2024-04-10

51 downloads per month
Used in 4 crates (3 directly)

BSD-2-Clause

84KB
1.5K SLoC

qsspodcasts

Lame CLI podcast player in Rust for Linux

How to use it

Just call qsspodcasts in your shell. Or qsspodcasts --help This will open the tui interface, where you can enter commands to register RSS feeds, list podcasts and play them.

Missing features

Right now the player misses a few features :

  • Resume a podcast after stopping it
  • Mark a podcast as listened
  • Some searching feature
  • Volume management
  • Integration with GNOME/KDE

Ask for improvements

This project does not aim to be finished right now, do not hesitate to post issues on Github !

Development dependencies (on ubuntu 20.04 at least)

  • libasound2-dev
  • libssl-dev
  • libgstreamer1.0-dev
  • libgstreamer-plugins-bad1.0-dev

Dependencies

~26–43MB
~812K SLoC