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

https://github.com/sdrausty/buildapkswidgets

Android APK widgets sources that build in Termux on Android. Pull requests welcome!
https://github.com/sdrausty/buildapkswidgets

android android-app android-application android-smartphone termux

Last synced: 7 months ago
JSON representation

Android APK widgets sources that build in Termux on Android. Pull requests welcome!

Awesome Lists containing this project

README

          

# buildAPKsWidgets
[![Join the chat at https://gitter.im/builtAPKs/community](https://badges.gitter.im/builtAPKs/community.svg)](https://gitter.im/builtAPKs/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

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
```