martijnarts / file-mgmt-create-file

Repository from Github https://github.commartijnarts/file-mgmt-create-fileRepository from Github https://github.commartijnarts/file-mgmt-create-file

Create file

Setup for Termux + Tasker to create a file in an S3 bucket from a quick action. Use with this Tasker action.

  1. Clone in Termux
  2. Copy cp config.toml.example config.toml and fill out the fields
  3. Run mkdir -p ~/.termux/tasker/
  4. Run ln -s $HOME/path/to/file-mgmt-createt-file/run-create-file.sh $HOME/.termux/tasker/run-create-file.sh
  5. Bind a quick action in Tasker's settings to the imported task
  6. Click the quick action!

About

License:MIT License


Languages

Language:Python 85.2%Language:Shell 14.8%