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

https://github.com/devjhoan/lucid

🎧 | Download music from the qobuz platform
https://github.com/devjhoan/lucid

flac qobuz

Last synced: 2 months ago
JSON representation

🎧 | Download music from the qobuz platform

Awesome Lists containing this project

README

        

# 🎧 Lucid

Esta es una simple linea de comandos para descargar musica desde la plataforma Qobuz.
Se utiliza el servicio [lucida.to](https://lucida.to) para obtener el contenido sin necesidad de tener una cuenta.

## ✨ Ejemplos

![lucid](src/images/cli-first.png)

![lucid](src/images/cli-second.png)

## 🚀 Instalación

```bash
bun install
bun run build
./lucid
```

Puedes saltarte los pasos de instalación y compilación descargando el binario desde [Releases](https://github.com/devjhoan/lucid/releases).

## 🧰 Dependencias

Este programa requiere de [bun](https://github.com/oven-sh/bun) para el proceso de compilación.