File: android-deltas-sync/_etc/termux-widget-shims/icons/_README.txt

Icons to use for the Termux widget's shortcut for individual scripts.
The top-level image can be used for all three scripts; alternates/ has
additional options, or try a PNG of your own.

This requires an initial folder setup step, described in this file: 

  ../_TERMUX-WIDGET-HOWTO.txt

Example usage:

  $ mkdir -p /data/data/com.termux/files/home/.shortcuts/icons
  $ chmod -R a-x,u=rwX,go-rwx /data/data/com.termux/files/home/.shortcuts/icons

  $ A=/sdcard/Download/android-deltas-sync
  $ I=$A/_etc/termux-widget-shims/icons/Mergeall1024.png
  $ cp $I ~/.shortcuts/icons/initial-copy.py.png
  $ cp $I ~/.shortcuts/icons/sync-changes.py.png
  $ cp $I ~/.shortcuts/icons/verify-phone.py.png
  $ cp $I ~/.shortcuts/icons/export-phone.py.png

NEW

[1.2] The _install*.sh scripts install widget icons automatically.
[1.2] The ../_INSTALL-ALL.sh script runs one of the scripts here.



[Home page] Books Code Blog Python Author Train Find ©M.Lutz