An open API service indexing awesome lists of open source software.

https://github.com/patrickziegler/taped

System daemon for recording currently playing music on Spotify and fetching metadata via MPRIS on DBus
https://github.com/patrickziegler/taped

dbus id3 mpris pipewire recording spotify systemd

Last synced: 11 days ago
JSON representation

System daemon for recording currently playing music on Spotify and fetching metadata via MPRIS on DBus

Awesome Lists containing this project

README

          

# :vhs: taped

> [!NOTE]
> Not ready yet! There is a major rewrite of this project going on at the moment.
>
> The codebase will be ported to [Rust](https://rust-lang.org/) and use [PipeWire](https://www.pipewire.org/) for recording audio.
>
> The last release of the Python based version was [v1.1.4](https://github.com/patrickziegler/taped/releases/tag/v1.1.4).

## Development

```sh
podman compose run --rm dev
```

## License

This project is licensed under the GPL - see the [LICENSE](LICENSE) file for details