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

qsspodcasts_path_providing

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

2 releases

0.1.1 Mar 3, 2024
0.1.0 Aug 5, 2023

#1240 in Command line utilities

Download history 6/week @ 2024-02-04 9/week @ 2024-02-11 18/week @ 2024-02-18 60/week @ 2024-02-25 190/week @ 2024-03-03 29/week @ 2024-03-10 21/week @ 2024-03-17 25/week @ 2024-03-24 55/week @ 2024-03-31 18/week @ 2024-04-07 10/week @ 2024-04-14 15/week @ 2024-04-21 15/week @ 2024-04-28 10/week @ 2024-05-05

54 downloads per month
Used in 8 crates (6 directly)

BSD-2-Clause

22KB
472 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

~7–16MB
~251K SLoC