#autocomplete #podcast #server #player #qss-podcasts #search #lame

qsspodcasts_autocomplete_server

autocomplete server 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 6, 2023

#2946 in Command line utilities

Download history 90/week @ 2024-07-22 83/week @ 2024-07-29 2/week @ 2024-08-12 21/week @ 2024-09-16 36/week @ 2024-09-23 9/week @ 2024-09-30

154 downloads per month
Used in 2 crates

BSD-2-Clause

84KB
2K 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 :

  • 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

~29–44MB
~826K SLoC