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

https://github.com/buildapks/buildapkswidgets

buildAPKsWidgets
https://github.com/buildapks/buildapkswidgets

android android-app android-application termux

Last synced: 2 months ago
JSON representation

buildAPKsWidgets

Awesome Lists containing this project

README

          

# buildAPKsWidgets
Android APK widget sources that build in [Termux](https://termux.com) on Android. This repository is a submodule for [buildAPKs.](https://github.com/sdrausty/buildAPKs)

To install it in its' proper place, copy and paste the following into [Termux.](https://termux.com)
```
cd && git clone https://github.com/sdrausty/buildAPKs
cd buildAPKs
git submodule update --init sources/widgets
```