https://github.com/mustang-im/mustang
Mustang - New full-featured desktop email, chat and video conference client
https://github.com/mustang-im/mustang
activesync calendar chat-app contacts desktop email ews exchange-server imap mail mail-client matrix-client mobile-app video-conference xmpp-client
Last synced: about 2 months ago
JSON representation
Mustang - New full-featured desktop email, chat and video conference client
- Host: GitHub
- URL: https://github.com/mustang-im/mustang
- Owner: mustang-im
- License: other
- Created: 2017-04-10T19:21:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2026-04-10T20:48:31.000Z (about 2 months ago)
- Last Synced: 2026-04-10T21:31:32.978Z (about 2 months ago)
- Topics: activesync, calendar, chat-app, contacts, desktop, email, ews, exchange-server, imap, mail, mail-client, matrix-client, mobile-app, video-conference, xmpp-client
- Language: TypeScript
- Homepage: https://mustang.im
- Size: 14.3 MB
- Stars: 89
- Watchers: 10
- Forks: 11
- Open Issues: 225
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Mustang
This is a new full-featured email client, chat, video conference,
calendar, contacts and files app.
It is a full desktop client for Linux, Windows, macOS, Android and iOS,
running as local app, and written entirely in TypeScript and HTML.
It is currently based on Electron and CapacitorJS as runtime,
but can use other runtimes like Gecko as well.
It makes an emphasis on clean code architecture and design and APIs,
with a strict separation between logic and UI code, and observers,
to allow easy modification and adaptions to new needs.
It will also support extensions, using a high-level API.
See docs/INSTALL.md and docs/