Skip to content
This repository has been archived by the owner on Jun 20, 2018. It is now read-only.
/ Overseer Public archive

Tool for watching files and sending new content in them via e-mail messages.

Notifications You must be signed in to change notification settings

EdgedesignCZ/Overseer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overseer

Dependency Status

Overseer is simple-to-use tool for watching files and sending new content in them via e-mail messages.

## Requirements

  • PHP 5.3
  • enabled PHP function passthru
  • CLI commands diff and grep

Usage

  1. Clone repository: git clone git@github.com:EdgedesignCZ/Overseer.git
  2. Copy default configuration: cp config/config.default.ini config/config.ini
  3. Configure overseer: nano config/config.ini
  4. Install: composer install --no-dev
  5. Add cron task:
*/5    *       *       *       *       php -f /home/myself/overseer/overseer.php 1> /dev/null

About

Tool for watching files and sending new content in them via e-mail messages.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages