#path #podcast #utilities #player #qss-podcasts #management #lame

qsspodcasts_path_providing

Path providing utilities for QSSPodcasts, you probably don't need it

3 unstable releases

0.2.0 Jul 28, 2024
0.1.1 Mar 3, 2024
0.1.0 Aug 5, 2023

#2654 in Command line utilities

Download history 20/week @ 2024-06-23 7/week @ 2024-06-30 7/week @ 2024-07-07 15/week @ 2024-07-14 16/week @ 2024-07-21 203/week @ 2024-07-28 17/week @ 2024-08-04 20/week @ 2024-08-11 12/week @ 2024-08-18 18/week @ 2024-08-25 10/week @ 2024-09-01 15/week @ 2024-09-08 41/week @ 2024-09-15 47/week @ 2024-09-22 27/week @ 2024-09-29 5/week @ 2024-10-06

124 downloads per month
Used in 9 crates (8 directly)

BSD-2-Clause

23KB
546 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 :

  • 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

~10–19MB
~311K SLoC