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!
- Host: GitHub
- URL: https://github.com/sdrausty/buildapkswidgets
- Owner: SDRausty
- License: gpl-3.0
- Created: 2017-07-27T02:33:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-19T03:44:05.000Z (over 3 years ago)
- Last Synced: 2025-03-20T17:23:29.938Z (7 months ago)
- Topics: android, android-app, android-application, android-smartphone, termux
- Language: Java
- Homepage: https://sdrausty.github.io/buildAPKsWidgets/
- Size: 2.88 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGE.log
- License: LICENSE
Awesome Lists containing this project
README
# buildAPKsWidgets
[](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
```