This commit is contained in:
github-actions[bot] 2024-08-20 09:36:25 +00:00
parent 5162ba9992
commit c2a30e980a

View file

@ -16,7 +16,7 @@ sh -c "$(curl -fsSL https://raw.githubusercontent.com/knadh/listmonk/master/inst
with custom JSON attributes for each subscriber.
Query and segment subscribers with SQL expressions.</p><p>Use the fast bulk importer (~10k records per second) or use HTTP/JSON APIs or interact with the simple
table schema to integrate external CRMs and subscriber databases.</p></section><section class="tx feature"><h2>Transactional mails</h2><div class=center><img class=box src=static/images/tx.png alt="Screenshot of transactional API"></div><p>Simple API to send arbitrary transactional messages to subscribers
using pre-defined templates. Send messages as e-mail, SMS, Whatsapp messages or any medium via Messenger interfaces.</p></section><section class="media feature"><h2>Analytics</h2><div class=center><img class=box src=static/images/analytics.png alt="Screenshot of analytics feature"></div><p class=center>Simple analaytics and visualizations. Connect external visualization programs to the database easily with the simple table structure.</p></section><section class="templating feature"><h2>Templating</h2><div class=center><img class=box src=static/images/templating.png alt="Screenshot of templating feature"></div><p>Create powerful, dynamic e-mail templates with the <a href=https://golang.org/pkg/text/template/>Go templating language</a>.
using pre-defined templates. Send messages as e-mail, SMS, Whatsapp messages or any medium via Messenger interfaces.</p></section><section class="media feature"><h2>Analytics</h2><div class=center><img class=box src=static/images/analytics.png alt="Screenshot of analytics feature"></div><p class=center>Simple analytics and visualizations. Connect external visualization programs to the database easily with the simple table structure.</p></section><section class="templating feature"><h2>Templating</h2><div class=center><img class=box src=static/images/templating.png alt="Screenshot of templating feature"></div><p>Create powerful, dynamic e-mail templates with the <a href=https://golang.org/pkg/text/template/>Go templating language</a>.
Use template expressions, logic, and 100+ functions in subject lines and content.
Write HTML e-mails in a WYSIWYG editor, Markdown, raw syntax-highlighted HTML, or just plain text.</p></section><section class="performance feature"><h2>Performance</h2><div class=center><figure class=box><img src=static/images/performance.png alt="Screenshot of performance metrics"><figcaption>A production listmonk instance sending a campaign of 7+ million e-mails.<br>CPU usage is a fraction of a single core with peak RAM usage of 57 MB.</figcaption></figure></div><br><p>Multi-threaded, high-throughput, multi-SMTP e-mail queues.
Throughput and sliding window rate limiting for fine grained control.