Skip to content

kinsoRick/partysound

Repository files navigation

Partysound

VK mini application for finding shared songs between vk users

Authors

Installation

Install Partysound via docker.

Dependencies: [Docker, docker-compose]

  git clone https://github.com/kinsoRick/partysound.git \
  cd partysound \
  docker compose -f local.yml build

Run Locally

Start the server via docker

  docker compose -f local.yml up

Features

  • Create playlists with shared songs/audios
  • List all created playlists
  • Send playlists through VK group in Direct messages
  • Caching songs before creating a playlist

Screenshots

image

image2

image3