Skip to content

awayuki/nostter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation


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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 64.7%
  • TypeScript 32.0%
  • CSS 2.8%
  • Other 0.5%