Skip to content

Send Messages to Gotify Server and Signal recipients from HTML Form by bypassing the CORS errors

License

Notifications You must be signed in to change notification settings

mskian/signal-and-gotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signal and Gotify Proxy Form

Send Messages to Gotify Server and Signal recipients from HTML Form by bypassing the CORS errors.

  • install Required Packages
composer require symfony/yaml symfony/filesystem
  • Create yml File in Home Directory to Store the API URL of Gotify and Signal

pushnotify.yml

api:
  signal_url: "https://signal.example.com"
  gotify_url: "https://push.example.com"

Reference

LICENSE

MIT

About

Send Messages to Gotify Server and Signal recipients from HTML Form by bypassing the CORS errors

Topics

Resources

License

Stars

Watchers

Forks

Languages