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

https://github.com/hidehalo/encmdump

Another NCM dumper for "easy to use"
https://github.com/hidehalo/encmdump

command-line dumper easytouse efficient golang-application ncm neteasemusic

Last synced: 3 months ago
JSON representation

Another NCM dumper for "easy to use"

Awesome Lists containing this project

README

        

# Encmdump
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fhidehalo%2Fencmdump.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fhidehalo%2Fencmdump?ref=badge_shield)

Another ncmduper for "easy to use"

## Compile&Build

``` bash
$go mod vendor
$go build
```

## Usage

``` bash
$./encmdump --help
$./encmdump -p="example/path"
```

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fhidehalo%2Fencmdump.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fhidehalo%2Fencmdump?ref=badge_large)

## Acknowledgments

- Thanks [yoki123](https://github.com/yoki123/ncmdump) for the NCM format dumper