Package Details: wrystr-git 0.9.11-1

Git Clone URL: https://aur.archlinux.org/wrystr-git.git (read-only, click to copy)
Package Base: wrystr-git
Description: Cross-platform Nostr desktop client with Lightning integration
Upstream URL: https://github.com/hoornet/wrystr
Keywords: , bitcoin, client, decentralized, desktop, lightning, nostr, social, tauri zaps
Licenses: MIT
Conflicts: wrystr
Provides: wrystr
Submitter: hoornet
Maintainer: None
Last Packager: hoornet
Votes: 0
Popularity: 0.000000
First Submitted: 2026-03-14 12:13 (UTC)
Last Updated: 2026-03-30 06:32 (UTC)

Latest Comments

hoornet commented on 2026-03-20 11:06 (UTC)

Wrystr v0.8.2

Cross-platform Nostr desktop client — polished UI, deep Lightning integration, first-class long-form writing.

Windows note: The installer is not yet code-signed. Windows SmartScreen will show an "Unknown publisher" warning — click "More info → Run anyway" to install.

New in v0.8.2 — Writing & Reading Polish
  • No more 280-char limit — Nostr has no protocol limit; compose freely up to 4000 chars with soft warnings, never blocked
  • Serif reading font — article reader uses Georgia/serif at 17px for comfortable long-form reading; code blocks stay monospace
  • Reading progress bar — thin accent-colored bar at the top of articles tracks your scroll position
  • Article table of contents — floating TOC in the right margin on wide screens; parses h2/h3 headings, highlights active section, click to scroll; hidden on narrow screens
  • Connection indicator fix — data-aware connectivity checking with 25s grace period; no more false "offline" on startup
Previous: v0.8.0 — Polish, Portability & Discovery
  • Profile banner polish, data export, relay recommendations, reading list tracking, trending hashtags
Previous: v0.7.1 — Relay Health Checker & Advanced Search
  • Relay health checker — NIP-11 info fetch + WebSocket latency probing; relays classified as online/slow/offline; expandable cards show software, description, supported NIPs; "Remove dead" strips offline relays; "Republish list" publishes cleaned NIP-65 relay list
  • Advanced search — ants-inspired query parser with modifiers: by:author, mentions:npub, kind:N, is:article, has:image, since:2026-01-01, until:2026-12-31, #hashtag, "exact phrase", boolean OR; NIP-05 resolution for author lookups; search help panel
Previous: v0.7.0 — Writer Tools & Upload Fix
  • NIP-98 HTTP Auth uploads with fallback services
  • Markdown toolbar with keyboard shortcuts (Ctrl+B/I/K)
  • Multi-draft management with draft list
  • Cover image file picker, article bookmarks (NIP-51 a tags)
  • Upload moved to TypeScript, draft count badge
Previous: v0.6.1 — Media Upload & Feed Polish
  • Native file picker, file path paste upload, mention name resolution, connection stability
Previous: v0.6.0 — Long-form Article Experience
  • Article discovery feed — dedicated "Articles" view in sidebar with Latest and Following tabs; browse kind 30023 articles from all relays or just followed authors
  • Article cards — title, summary snippet, author avatar+name, cover image thumbnail, reading time, tag chips
  • Article search — search notes, articles, and people in parallel; articles tab in search results; supports full-text (NIP-50) and hashtag search for articles
  • Profile Articles tab — Notes/Articles tab toggle on every profile; browse any author's long-form posts
  • Article reader polish — estimated reading time, bookmark/save, like (reaction), zap — all in header and footer

hoornet commented on 2026-03-16 13:37 (UTC)

Update 0.5.0 is up.

New in v0.5.0 — Sharing & Thread Indicators

Note sharing — share button on every note copies a nostr:nevent1… URI to clipboard; works when logged out too
Reply count — notes now show reply count next to the reply button; updates optimistically when you reply

Previous: v0.4.1 — Media & Feed Fixes

Video player — direct video URLs (.mp4, .webm, .mov, etc.) now render as inline players with native controls
Audio player — direct audio URLs (.mp3, .wav, .flac, etc.) render as inline audio players with filename display
YouTube/Vimeo rich cards — YouTube links show thumbnail previews, Vimeo/Spotify/Tidal show branded cards; all open in external browser
Media detection — parser now recognizes YouTube, Vimeo, Spotify, and Tidal URLs as distinct media types
Fix: video clicks opening thread — media elements rendered outside the clickable area so interactions don't navigate away
Fix: post not visible on Following tab — publishing a note while on Following now correctly shows it in the feed

New in v0.4.0 — Phase 3: Discovery & Polish

Image lightbox — click any image to view full-screen; Escape to close, arrow keys to navigate multi-image posts
Bookmarks (NIP-51) — save/unsave notes with one click; dedicated Bookmarks view in sidebar; synced to relays (kind 10003)
Discover people — "follows of follows" suggestions on the Search page with mutual follow counts and one-click follow
Language/script feed filter — dropdown in feed header filters by writing system (Latin, CJK, Cyrillic, Arabic, Korean, etc.); uses Unicode detection + NIP-32 language tags
UI polish — skeleton loading placeholders, improved empty states with helpful prompts, subtle view fade transitions