<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to Ntfy for Miniflux]]></title><description><![CDATA[<h1>Miniflux-Ntfy</h1>
<p dir="auto"><a href="https://gitlab.com/akumar-xyz/miniflux-ntfy" target="_blank" rel="noopener noreferrer nofollow ugc">https://gitlab.com/akumar-xyz/miniflux-ntfy</a></p>
<p dir="auto">A simple process that will send push notifications for new <a href="https://miniflux.app/" target="_blank" rel="noopener noreferrer nofollow ugc">Miniflux</a> entries through <a href="https://ntfy.sh/" target="_blank" rel="noopener noreferrer nofollow ugc">ntfy</a>.</p>
<h1><a href="https://gitlab.com/akumar-xyz/miniflux-ntfy#how-it-works" target="_blank" rel="noopener noreferrer nofollow ugc" class="plugin-markdown-hidden-link small link-danger"></a>How it works</h1>
<p dir="auto">Assuming you have already <a href="https://pip.pypa.io/en/stable/cli/pip_install/#examples" target="_blank" rel="noopener noreferrer nofollow ugc">installed the requirements</a> in <code>requirements.txt</code></p>
<pre><code>./miniflux-ntfy.py -c &lt;path-to-config-file&gt;
</code></pre>
<h2><a href="https://gitlab.com/akumar-xyz/miniflux-ntfy#config-file" target="_blank" rel="noopener noreferrer nofollow ugc" class="plugin-markdown-hidden-link small link-danger"></a>Config file?</h2>
<p dir="auto">The configuration is specified in a JSON format. See <a href="https://gitlab.com/akumar-xyz/miniflux-ntfy/-/blob/master/config/config.example.json" target="_blank" rel="noopener noreferrer nofollow ugc">config/config.example.json</a> for an example, the format should be simple to understand.</p>
<p dir="auto">The config file can take multiple entries (mainly to facilitate multiple users.)</p>
<p dir="auto">The <code>cron_exp</code> specifies how frequently the process needs to query miniflux for new entries. The cron expression can also do second repeats using a 6th subexpression. See <a href="https://pypi.org/project/croniter/1.4.1/#about-second-repeats" target="_blank" rel="noopener noreferrer nofollow ugc">croniter documentation</a> for more details.</p>
]]></description><link>https://forum.cloudron.io/topic/10221/how-to-ntfy-for-miniflux</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 08:38:59 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/10221.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 19 Oct 2023 23:27:18 GMT</pubDate><ttl>60</ttl></channel></rss>