Skip to content

adnidor/FfsNodeAlarm

 
 

Repository files navigation

FfsNodeAlarm

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

If FfsNodeAlarm trigger a task with a offline Node the user will get a e-mail

##Setup:

  • install composer: https://getcomposer.org/download/
  • php composer install
  • setup .env
  • Setup DB: php artisan migrade
  • 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 85.5%
  • PHP 11.7%
  • HTML 2.5%
  • Other 0.3%