cordhook

Cordhook is an application for sending webhooks to Discord.

MIT License

Stars
6

πŸ”ŒπŸͺ Cordhook

⚠️ Cordhook is under active development and not all features that are currently available are polished. The UI also might have some tiny bugs that will be squashed in the near future. Currently, there are no binary releases and Cordhook Web is the only version you can try out at the moment.

  • πŸ”ŒπŸͺ Cordhook is an application for sending webhooks to Discord with ease.
  • πŸ›  Built with Tauri for desktop, Next.js for web and React Native for mobile.
  • 🎨 Styled with Styled Components.
  • βš™οΈ Rust on the back-end and TypeScript on the front-end on desktop.
  • 🌐 Cordhook Web application can be found here.
  • πŸ–₯️ πŸ“± Cordhook Desktop and Mobile applications can be downloaded here.
    • Available for Windows, macOS, Linux, Android and iOS.

Features

  • πŸ¦€ Blazing fast thanks to the Rust backend on desktop.
  • 🎨 Modern and minimalistic UI with extra attention to UX.
  • πŸ–₯️ πŸ“± Cross-platform application available on all mainstream operating systems and browsers.

Planned features

  • ⏰ Schedule your webhooks.
  • πŸ•Έ Send multiple embeds at once.
  • πŸ’Ύ Save and load templates.
  • πŸͺž Preview of what you're sending.

Monorepo structure

root
β”œβ”€β”€ apps
|   β”œβ”€β”€ desktop
| Β Β β”œβ”€β”€ landing
|   β”œβ”€β”€ mobile
|   └── web
└── packages
 Β Β  β”œβ”€β”€ assets
    β”œβ”€β”€ config
    β”œβ”€β”€ interface
 Β Β  └── ui

License

Copyright @ 2023 - Marin HeΔ‘eΕ‘ | Cordhook is in no way affiliated with Discord | Licensed under the MIT license.