committed by
GitHub
2 changed files with 50 additions and 0 deletions
@ -0,0 +1,11 @@ |
|||
version: "3.7" |
|||
|
|||
services: |
|||
app_proxy: |
|||
environment: |
|||
APP_HOST: snort_web_1 |
|||
APP_PORT: 80 |
|||
|
|||
web: |
|||
image: ghcr.io/v0l/snort:v0.1.4@sha256:734f74393e2560e625bad9e2485ccccfa6af53caab64a67d971380244cfc54dd |
|||
init: true |
@ -0,0 +1,39 @@ |
|||
manifestVersion: 1 |
|||
id: snort |
|||
category: Social |
|||
name: Snort |
|||
version: "v0.1.4" |
|||
tagline: Fast Nostr UI |
|||
description: >- |
|||
Snort is a client for Nostr that is built using React, designed to be fast and lightweight while still offering a wide range of features. |
|||
Our focus is on providing users with an easy-to-use interface to interact with the Nostr network, making it accessible to all types of users. |
|||
With its clean and intuitive design, Snort makes it simple to navigate the Nostr network and access its features, allowing users to efficiently manage their data. |
|||
releaseNotes: >- |
|||
## Added |
|||
|
|||
- LNC + LNDHub wallet support |
|||
|
|||
- Magnet link previews |
|||
|
|||
- NIP-06 Key generation |
|||
|
|||
- NIP-58 Badges |
|||
|
|||
- Wavlake player embeds |
|||
|
|||
- FastZaps |
|||
developer: Snort |
|||
website: https://snort.social |
|||
dependencies: [] |
|||
repo: https://github.com/v0l/snort |
|||
support: https://t.me/snort_social |
|||
port: 52027 |
|||
gallery: |
|||
- 1.png |
|||
- 2.png |
|||
- 3.png |
|||
path: "" |
|||
defaultUsername: "" |
|||
defaultPassword: "" |
|||
submitter: v0l |
|||
submission: https://github.com/getumbrel/umbrel-apps/pull/411 |
Loading…
Reference in new issue