Android application that indexes Termux tools using metadata.
All data is read-only and sourced from:
https://github.com/maazm7d/TermuxHub
Consumed files:
-
Metadata index
https://github.com/maazm7d/TermuxHub/metadata/metadata.json -
Star counts
https://github.com/maazm7d/TermuxHub/metadata/stars.json -
Tool README
https://github.com/maazm7d/TermuxHub/metadata/readme/<tool.id>.md -
Thumbnails
https://github.com/maazm7d/TermuxHub/metadata/thumbnail/<tool.id>.webp
-
Index
https://github.com/maazm7d/TermuxHub/metadata/halloffame/index.json -
Member markdown
https://github.com/maazm7d/TermuxHub/metadata/halloffame/<member.id>.md
Only these resources are consumed.
For a detailed explanation of how metadata is processed, synchronized via GitHub Actions, and delivered to the Android application, see: DATA_PIPELINE.md
See: CONTRIBUTING.md
Tool maintainers can add an Open-in Termux Hub badge to their README. Clicking the badge opens the tool directly in the TermuxHub app.