File: index.md

package info (click to toggle)
golang-github-nicholas-fedor-shoutrrr 0.8.17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,332 kB
  • sloc: sh: 61; makefile: 5
file content (16 lines) | stat: -rw-r--r-- 683 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
hide:
  - navigation
  - toc
---
<!-- markdownlint-disable -->
<h1 style="font-size: clamp(3rem, 8vw, 6rem); text-align: center; margin-bottom: 1rem;">Shoutrrr</h1>

<div style="display: flex; justify-content: center; margin-bottom: 2rem;">
  <img src="assets/media/shoutrrr-logotype.svg" alt="Shoutrrr Logo" style="max-width: 100%; height: auto; max-height: 450px;" />
</div>

<p style="text-align: center; font-size: 1.2em; margin-bottom: 1rem;">
  A Go-based alternative to <a href="https://github.com/caronc/apprise" target="_blank">Apprise</a> used by <a href="https://github.com/nicholas-fedor/watchtower" target="_blank">Watchtower</a>.
</p>
<!-- markdownlint-restore -->