IsaevDimka / harvest-report-notify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic harvest report notifications

v1.0.0

FEATURED TODO

  • function by customize message
  • Make support others notify channels. Slack, mail, etc.

Installations

  1. Run composer install
  2. Run cp .env.example .env
  3. Make Personal Access Token https://id.getharvest.com/oauth2/access_tokens/new
  4. Make telegram bot & added public channel

Example using: php HarvestReportNotify.php -f"2020-06-25" -t"2020-06-25"

About


Languages

Language:PHP 98.7%Language:Shell 1.3%