koteitan / nostter

Nostr client for web.

Home Page:https://nostter.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Nostr client for web.
https://nostter.app/

How to login

  • NIP-07 browser extensions (recommended)
  • nsec
  • npub for readonly

Share on nostter

Link to

https://nostter.app/post?content={url-encoded-text-here}
Bookmarklet
javascript:window.open(`https://nostter.app/post?content=${document.title}%20${location.href}`);

Dependencies

Category Names
Nostr Nostr, nostr-tools, rx-nostr, nip07-awaiter
Frameworks Svelte, SvelteKit, Vite
Languages TypeScript, JavaScript, Node.js
Tests Vitest, Playwright
UI Tabler Icons for Svelte, emoji-kitchen-mart

See full list at package.json

License

© 2023 SnowCait

This is NOT a OSS.
You can refer to a piece of code, but you cannot provide this software as a service.

Contribution

Welcome issues, pull requests and discussions after understanding above.

Special Thanks

UI by @kaiji

Logo by @apco

Illustration by @stok33

About

Nostr client for web.

https://nostter.app


Languages

Language:Svelte 64.8%Language:TypeScript 32.0%Language:CSS 2.8%Language:JavaScript 0.3%Language:HTML 0.2%