Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jakutis/scsync
SoundCloud incoming tracks downloader.
https://github.com/jakutis/scsync
Last synced: 6 days ago
JSON representation
SoundCloud incoming tracks downloader.
- Host: GitHub
- URL: https://github.com/jakutis/scsync
- Owner: jakutis
- License: gpl-3.0
- Created: 2014-02-18T14:28:08.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-18T19:26:29.000Z (almost 11 years ago)
- Last Synced: 2024-12-15T04:38:57.092Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://www.npmjs.org/package/scsync
- Size: 191 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
# scsync
SoundCloud incoming tracks downloader.
- [Overview](#overview)
- [Installation](#installation)
- [CLI](#cli)
- [Development](#development)## Overview
TODO
## Installation
Install with [npm](https://www.npmjs.org/package/scsync):
$ npm install --global scsync
## CLI
Run:
$ scsync
## Development
TODO