Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dweinstein/node-appland

appland client
https://github.com/dweinstein/node-appland

Last synced: about 2 months ago
JSON representation

appland client

Awesome Lists containing this project

README

        

# SYNOPSIS

Download APKs from [appland](http://www.appland.se/);

# INSTALLATION

```sh
$ npm install -g appland
```

# USAGE

```sh
$ appland-download -o foo.apk http://www.appland.se/sv/app/25823
or
$ appland-download http://www.appland.se/sv/app/25823 > foo.apk
```