Stash.sh

:placard: Summary bash utility script
:link: Repository GitHub - feederbox826/stash.sh: stash helper shell script

Features

Run tasks from shell scripts with pre-loaded options

  • generate
  • scan
  • watch and scan directory

Installation

Direct

wget https://raw.githubusercontent.com/feederbox826/stash.sh/main/stash.sh
wget https://raw.githubusercontent.com/feederbox826/stash.sh/main/.env.example.sh -O .env.sh
stash.sh generate

Docker

docker run ghcr.io/feederbox826/stash-sh generate
2 Likes

Hi, it is possible to send also the command to “identify”? how can it would be the command?

I can look into that, was a bit intruiged. Will probably just take the inputs from stash similarity to the other ones, and just take paths as an argument. Will track it on github

1 Like