Skip to content

An experimental chat client written with Fyne. Its a work in progress based on kind 9 ideas

License

Notifications You must be signed in to change notification settings

Galaxoid-Labs/nostr-chat-fyne

Repository files navigation

nostr-chat-fyne

An experimental chat client written with Fyne. Its a work in progress based on kind 9 ideas

alt text

This is very early implementation. Use at your own risk!

Setup your dev environment

go mod tidy
go run .

Important! It will take quite a bit of time to complie the first time as its compiling some C libraries. Please be patient. After first compile, it will work normally.

After running

  • Add your nsec
  • Add kind9 relay exmaple: wss://groups.nostr.com/nostr
  • Chat away! You can also add room's

Todo:

  • Lots of things.

  • Add secure key storage to persist your private key.

  • Persist relays

  • Handle errors

  • Handle removing relays

  • Handle removing keys, etc

  • Lots visual updates

About

An experimental chat client written with Fyne. Its a work in progress based on kind 9 ideas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages