marcelobonow / podsync

An application to sync podcasts between many platforms and devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

podsync

An application to sync podcasts between many platforms and devices

How to Start

First make sure you have docker and maven installed

  • Enable folder sharing on database-data (this is where your database data will be persistently stored)
  • Start the database with docker-compose up after having the docker engine running
  • Start the application with mvn spring-boot:run (if using the terminal)

About

An application to sync podcasts between many platforms and devices

License:GNU General Public License v2.0


Languages

Language:Java 100.0%