gotermux icon indicating copy to clipboard operation
gotermux copied to clipboard

Easy-to-use wrapper for Termux API

Results 6 gotermux issues
Sort by recently updated
recently updated
newest added

Many functions do not return errors at this time. This needs to be fixed.

enhancement

With `Termux-camera-info` problems can arise due to the fact that sometimes the wrong JSON returns. API: https://wiki.termux.com/wiki/Termux-camera-info Description: _Get information about device camera(s)._ Options: `none` --- API: https://wiki.termux.com/wiki/Termux-camera-photo Description: _Take...

enhancement

API: no public API available Description: _Schedule a script to run at specified intervals._ Options: ``` --pending list pending jobs and exit (default false) --cancel-all boolean cancel all pending jobs...

enhancement

API: https://wiki.termux.com/wiki/Termux-notification Description: _Display a system notification. Content text is specified using -c/--content or read from stdin._ Options: ``` --action action action to execute when pressing the notification --alert-once do...

enhancement

More detailed documentation is needed on **how to use** `GoTermux` features. It's possible that even a small application that demonstrates all the features.

documentation

Assistance in the creation of this function would be nice! As far as I understand, calling this command in `Termux`, he will send a response in the `JSON` in `stdout`...

enhancement
help wanted