qsspodcasts_fs_utils

Crates.ioqsspodcasts_fs_utils
lib.rsqsspodcasts_fs_utils
version0.2.0
sourcesrc
created_at2023-08-05 15:06:38.811791
updated_at2024-07-28 09:57:41.517456
descriptionfilesystem utils for QSSPodcasts. You probably don't have any need for it.
homepage
repositoryhttps://github.com/Quessou/qsspodcasts
max_upload_size
id936487
size8,988
Quessours (Quessou)

documentation

README

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
Commit count: 183

cargo fmt