Skip to content

nrbffs/FfsNodeAlarm

 
 

Repository files navigation

FfsNodeAlarm

FfsNodeAlarm check online state of Freifunk Stuttgart node's. Users can select there nodes and setup a online Check-Task.

If FfsNodeAlarm triggers a task with a node which is offline, the user will get an e-mail.

Setup:

  • install composer: https://getcomposer.org/download/
  • php composer install
  • setup .env
  • Setup DB: php artisan migrate
  • add a Cron Job: '* * * * * php /path/to/artisan schedule:run >> /dev/null 2>&1'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.2%
  • PHP 15.4%
  • HTML 9.9%
  • CSS 0.5%