termux / termux-api

Termux add-on app which exposes device functionality as API to command line programs.
https://f-droid.org/en/packages/com.termux.api/
2.34k stars 459 forks source link

[Feature Request] Provide a way of writing custom menus in Termux Settings. #645

Open mguinhos opened 11 months ago

mguinhos commented 11 months ago

Feature description Currently, Settings seems incomplete.

Termux API should provide some way of writing custom options in termux settings, and allowing to create custom sections.

This would be a quality of life improvement, and one of the use cases would be implementing management of packages, and proot distros from the configuration without needing to update the app. As well showing usage statistics.

(This would be implemented by the package using Termux API)

Reference implementation None Screenshot_20231207_162703_Termux.jpg

Screenshot_20231207_162709_Termux.jpg