A simple app to build, preview and send Fluxer webhooks.
🌍 Read in English | Leia em Português
npm install
npm startOpen: http://localhost:3000
- Visual webhook editor with real-time preview
- Embed support (title, description, fields, images, footer)
- Direct send to webhook URL
- Multiple messages mode (queue + reorder)
- Internationalization (English and Portuguese)
Fluxhook/
├── server.js
├── app.js
├── index.html
├── style.css
├── i18n.js
└── locales/
See CONTRIBUTING.md.
GNU General Public License v3.0 (GNU GPLv3).