xnotify

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 25, 2020 License: BSD-3-Clause Imports: 6 Imported by: 0

README

xnotify

xnotify is a filesystem event based developer workflow automation daemon. It keeps track of configured directories and runs templated scripts based on event type. For example, a directory create event can trigger a script to configure that new directory for event monitoring. Similarly, a file update event can trigger a script to write a git commit for that update.

Index

Supported Platforms

FreeBSD
GNU/Linux
Mac OS
Windows

Installation

FreeBSD
GNU/Linux
Mac OS
Windows

Usage

xnotify is both a client for configuration and a daemon for monitoring filesystem events.

Existing Integrations

Config Reference

Template Reference

Documentation

Overview

Package main is the entry point of the application.

Directories

Path Synopsis
pkg
app
Package app sets up the cli app through the urfave/cli/v2 library.
Package app sets up the cli app through the urfave/cli/v2 library.
app/aut
Package aut sets up the Authors field.
Package aut sets up the Authors field.
app/cmd
Package cmd sets up the Command field.
Package cmd sets up the Command field.
app/flg
Package flg sets up the Flag field.
Package flg sets up the Flag field.
app/inf
Package inf sets up various informational fields.
Package inf sets up various informational fields.
app/opt
Package opt sets up various option fields.
Package opt sets up various option fields.
box
Package box provides the EmbedBox type and interfaces for storing and interacting with embedded files.
Package box provides the EmbedBox type and interfaces for storing and interacting with embedded files.
service
Package service provides an interface for setting up xnotify as a service on the local machine.
Package service provides an interface for setting up xnotify as a service on the local machine.
setup
Package setup automatically collects system information.
Package setup automatically collects system information.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL