MCPcopy Create free account
hub / github.com/dedsec1121fk/DedSec / ensure_termux_api

Function ensure_termux_api

Scripts/Developer Base/Smart Notes.py:126–127  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

124
125
126def ensure_termux_api():
127 return bool(shutil.which('termux-notification'))
128
129# --- utilities ---
130

Callers 1

run_pending_remindersFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected