Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Latest commit

 

History

History
57 lines (35 loc) · 769 Bytes

File metadata and controls

57 lines (35 loc) · 769 Bytes

java-vkmd

Build Status

Notice! It's not supporting 2-factor authentication!

Only for macOS.

Windows and Linux are unsupported.

A lighten music downloader for Vkontakte.

java-vkmd

Requirements

  • Java >= 8.0

Run

$ ./vkmd

or download the latest package for macOS.

Developing

  • Gradle >= 4.10.2

Build

$ ./gradlew build

Run

$ ./gradlew run

Testing

$ ./gradlew test

License

java-vkmd is released under the BSD-3-Clause License. See the bundled LICENSE.md for details.