https://github.com/sereneblue/apkdl
Search and download APKs from the command line
https://github.com/sereneblue/apkdl
android android-download apk apk-download cli
Last synced: 2 months ago
JSON representation
Search and download APKs from the command line
- Host: GitHub
- URL: https://github.com/sereneblue/apkdl
- Owner: sereneblue
- License: mit
- Created: 2017-09-02T00:21:31.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T22:17:34.000Z (about 4 years ago)
- Last Synced: 2024-09-27T09:10:15.717Z (9 months ago)
- Topics: android, android-download, apk, apk-download, cli
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 11
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# apkdl
Search and download APKs from the command line# Install
### Using pip
```
$ pip install apkdl
```### Build from source
```
$ git clone https://github.com/sereneblue/apkdl
$ cd apkdl
$ python setup.py install
```# Usage
```
$ apkdl firefox focus
Searching for: firefox focus
[00] Firefox Focus: The privacy browser
Developer: Mozilla
=========================================
[01] Firefox Browser fast & private
Developer: Mozilla
=========================================
[02] Dolphin Zero Incognito Browser - Private Browser
Developer: Dolphin Browser
=========================================
[03] Offline Survival Manual
Developer: ligi
=========================================
[04] DuckDuckGo Search & Stories
Developer: DuckDuckGo
=========================================
[05] ProtonMail - Encrypted Email
Developer: ProtonMail
=========================================
[06] Firefox Nightly for Developers (Unreleased)
Developer: Mozilla
=========================================
[07] AfterFocus
Developer: MotionOne
=========================================
[08] Find My Device
Developer: Google Inc.
=========================================
[09] Brave Browser: Fast AdBlocker
Developer: Brave Software
=========================================
[10] Todoist: To-Do List, Task List
Developer: Doist
=========================================
[11] Pale Moon web browser
Developer: Moonchild Productions
=========================================
[12] Firefox for Android Beta
Developer: Mozilla
=========================================
[13] Opera Free VPN - Unlimited VPN
Developer: OSL Networks
=========================================
[14] Samsung Internet Browser Beta
Developer: Samsung Electronics Co., Ltd.
=========================================
Which app would you like to download?
> 0
Downloading org.mozilla.focus.apk ...
Download completed!
```# Credits
APKs are grabbed from https://apkpure.com.