Skip to content

Commit 76bf381

Browse files
author
Abdullah As-Sadeed
committed
Added fdroidcl Instructions in README.
1 parent 485e448 commit 76bf381

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,16 @@ A Flutter application offering Bluetooth Low Energy Scanner, IPv4 Subnet Scanner
5757
Submission to [Google Play](https://play.google.com/store/apps/details?id=bitscoper.bitscoper_cyber_toolbox) is paused because I no longer own the account.
5858

5959
- **IzzyOnDroid F-Droid Repository:** [bitscoper.bitscoper_cyberkit](https://apt.izzysoft.de/packages/bitscoper.bitscoper_cyberkit/)
60+
61+
You can also use `fdroidcl` to install the application from the F-Droid repository mentioned above using Android Debug Bridge (ADB).
62+
63+
```sh
64+
fdroidcl repo add "IzzyOnDroid" "https://apt.izzysoft.de/fdroid/repo"
65+
fdroidcl repo enable "IzzyOnDroid"
66+
fdroidcl update
67+
fdroidcl install bitscoper.bitscoper_cyberkit
68+
```
69+
6070
- **Obtainium:** [obtainium://add/https://github.com/bitscoper/bitscoper_cyberkit/](http://apps.obtainium.imranr.dev/redirect.html?r=obtainium://add/https://github.com/bitscoper/bitscoper_cyberkit/)
6171

6272
#### Signed

0 commit comments

Comments
 (0)