Command line tool to install packages from f-droid.org
Project description
fdpm
F-Droid Package Manager Install apps from f-droid through command line
Requirements
- adb
- python
Setup
- On android:
- Enable adb from developer options
- [Optional but recommended] To connect adb on phone itself
- Install termux
- Install adb binaries
- Follow steps for Wireless connection here (Needs USB one time)
- After disconnecting usb, use termux to connect adb.
- On desktop:
- Download and extract platform tools
- Add
adbto yourPATH(You should be able to access it from any directory) - Follow connection steps for wireless or usb
- Install dummy installer apk (Source code) - Needed to track installed apps by fdpm
Installation
pip install fdpm
Usage
# Search apps
fdpm -s launcher
# Install apps
fdpm -i org.videolan.vlc ch.deletescape.lawnchair.plah
# Uninstall apps
fdpm -n org.videolan.vlc ch.deletescape.lawnchair.plah
# Update installed apps
fdpm -u
# Use dialog interface to avoid using package names (Not supported on windows)
fdpm -d
# Subscribe to repo
fdpm -a Bitwarden
# Unsubscribe from repo
fdpm -r Bitwarden
# Repo names:
# https://gitlab.com/AuroraOSS/auroradroid/-/raw/master/app/src/main/assets/repo.json
Screenshots:
Tested on
- Android 11
- 5.16.14-1-MANJARO
License
GNU AFFERO GENERAL PUBLIC LICENSE
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fdpm-0.0.7.tar.gz
(22.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
fdpm-0.0.7-py3-none-any.whl
(22.5 kB
view details)
File details
Details for the file fdpm-0.0.7.tar.gz.
File metadata
- Download URL: fdpm-0.0.7.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Linux/5.16.14-1-MANJARO
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96d115771da5f3067dd7d78b9ffe405004ab7d5ebff64c984b72d1491fd98b2e
|
|
| MD5 |
041a66f53ce1e71e46789d3c485cb303
|
|
| BLAKE2b-256 |
6d08c637ff856e8a97a2c1d49df17a8c3f32d2e45bb6d3f0064aa73bb4eeba05
|
File details
Details for the file fdpm-0.0.7-py3-none-any.whl.
File metadata
- Download URL: fdpm-0.0.7-py3-none-any.whl
- Upload date:
- Size: 22.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Linux/5.16.14-1-MANJARO
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4a0fa4eae265fa9d986aa2e8eb77a68261d1cf09ae842d2ef36c7e0fe4e1e41
|
|
| MD5 |
cdf7907fb7c1ba4e7b62eee698c5f2d2
|
|
| BLAKE2b-256 |
663abc402213e90d49c208d1c6b6df2501879e1060e6085fbfaaf7d569a0bd78
|