Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SnowCait/nostter
Nostr client for web.
https://github.com/SnowCait/nostter
nostr
Last synced: 3 months ago
JSON representation
Nostr client for web.
- Host: GitHub
- URL: https://github.com/SnowCait/nostter
- Owner: SnowCait
- License: agpl-3.0
- Created: 2023-02-23T04:33:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-28T23:28:09.000Z (5 months ago)
- Last Synced: 2024-05-29T13:59:54.778Z (5 months ago)
- Topics: nostr
- Language: Svelte
- Homepage: https://nostter.app
- Size: 3.08 MB
- Stars: 95
- Watchers: 6
- Forks: 14
- Open Issues: 76
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-nostr - nostter - Twitter-like web client (Clients / Relay lists)
README
Nostr client for web.
https://nostter.app/## How to login
- [NIP-07](https://github.com/nostr-protocol/nips/blob/master/07.md#implementation) browser extensions (recommended)
- `nsec`
- `npub` for readonly## Share on nostter
Link to
```
https://nostter.app/post?content={url-encoded-text-here}
```Bookmarklet
```js
javascript:window.open(`https://nostter.app/post?content=${document.title}%20${location.href}`);
```## Dependencies
| Category | Names |
| - | - |
| Nostr | [Nostr](https://github.com/nostr-protocol/nostr), [nostr-tools](https://github.com/nbd-wtf/nostr-tools), [rx-nostr](https://github.com/penpenpng/rx-nostr), [nip07-awaiter](https://github.com/penpenpng/nip07-awaiter) |
| Frameworks | Svelte, SvelteKit, Vite |
| Languages | TypeScript, JavaScript, Node.js |
| Tests | Vitest, Playwright |
| UI | [Tabler Icons for Svelte](https://tabler.io/docs/icons/svelte), [emoji-kitchen-mart](https://www.npmjs.com/package/emoji-kitchen-mart) |See full list at [package.json](web/package.json)
## Contribution
Welcome issues, pull requests and discussions.
## Special Thanks
UI by [@kaiji](https://nostter.app/npub194qhhn5vzzyrsqaugfms8c7ycqjyvhyguurra450nhlweatfzxkqy8tgkd)
Logo by [@apco](https://nostter.app/npub1njty7prjt49kju6c3mjjlxvm0hjymf5s2qlfcyjqg5e0k8kftp3s4dpsn5)
Illustration by [@stok33](https://nostter.app/npub1e09suzmq9mp6nt0ud9ttl03790qjx70wzwlc2pwwghcusvwju54qs0c800)