Skip to content

akiomik/nostter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

nostter

Nostr client for web.

https://nostter.vercel.app/

How to login

  • NIP-07 browser extensions
    • PC, iOS and Android are supported
  • 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}`);

Demo

demo.mp4

Dependencies

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

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 78.2%
  • TypeScript 20.6%
  • Other 1.2%