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

qsspodcasts_fs_utils

filesystem utils for QSSPodcasts. You probably don't have any need for it.

2 releases

0.1.1 Mar 3, 2024
0.1.0 Aug 5, 2023

#2883 in Command line utilities

Download history 3/week @ 2024-02-04 7/week @ 2024-02-11 17/week @ 2024-02-18 39/week @ 2024-02-25 183/week @ 2024-03-03 28/week @ 2024-03-10 17/week @ 2024-03-17 20/week @ 2024-03-24 51/week @ 2024-03-31 14/week @ 2024-04-07 8/week @ 2024-04-14 11/week @ 2024-04-21

87 downloads per month
Used in 7 crates (2 directly)

BSD-2-Clause

8KB
114 lines

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

~695KB
~13K SLoC