Skip to content

azlyth/hooks

Repository files navigation

Hooks

List, run, and see the output from scripts in your .hooks-app/hooks/ directory. All over SSH, so there's nothing to install on your server.

Here's a gif of how it works.

Example uses

  • See which containers are running on the server
  • Run a backup script
  • Build and publish the a static site
  • Start a program on your laptop

Assumptions

The app expects find and sed to exist on the server.

Develop

Get it on Google Play