Setup for Termux + Tasker to create a file in an S3 bucket from a quick action. Use with this Tasker action.
- Clone in Termux
- Copy
cp config.toml.example config.toml
and fill out the fields - Run
mkdir -p ~/.termux/tasker/
- Run
ln -s $HOME/path/to/file-mgmt-createt-file/run-create-file.sh $HOME/.termux/tasker/run-create-file.sh
- Bind a quick action in Tasker's settings to the imported task
- Click the quick action!