8000 GitHub - mattn/nostter: Nostr client for web.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mattn/nostter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation


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

How to login

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

Share on nostter

Link to

https://nostter.vercel.app/post?content={url-encoded-text-here}
Bookmarklet
javascript:window.open(`https://nostter.vercel.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

Illustration by @stok33

About

Nostr client for web.

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • Svelte 67.0%
  • TypeScript 29.8%
  • CSS 2.5%
  • Other 0.7%
0