Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sincerelyfaust/cordhook
Cordhook is an application for sending webhooks to Discord.
https://github.com/sincerelyfaust/cordhook
desktop-app expo expo-cli mobile-app next nextjs react react-native reactjs rust rust-lang styled-components tauri tauri-app typescript vite web-app web-application
Last synced: 23 days ago
JSON representation
Cordhook is an application for sending webhooks to Discord.
- Host: GitHub
- URL: https://github.com/sincerelyfaust/cordhook
- Owner: SincerelyFaust
- License: mit
- Created: 2022-09-01T18:20:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-25T13:59:59.000Z (over 1 year ago)
- Last Synced: 2024-05-02T04:34:03.606Z (6 months ago)
- Topics: desktop-app, expo, expo-cli, mobile-app, next, nextjs, react, react-native, reactjs, rust, rust-lang, styled-components, tauri, tauri-app, typescript, vite, web-app, web-application
- Language: TypeScript
- Homepage: https://cordhook.app
- Size: 1.6 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ππͺ 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](https://tauri.app) for desktop, [Next.js](https://nextjs.org/) for web and [React Native](https://expo.dev) for mobile.
- π¨ **Styled** with [Styled Components](https://styled-components.com).
- βοΈ **Rust** on the back-end and TypeScript on the front-end on desktop.
- π **Cordhook Web** application can be found [here.](https://cordhook.app/web)
- π₯οΈ π± **Cordhook Desktop and Mobile** applications can be downloaded [here.](https://github.com/SincerelyFaust/cordhook/releases)
- 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](/LICENSE).