A Nostr browser in Clojure.
Go to file
Robert C. Martin 77e46b601c change version
2022-08-03 13:37:55 -05:00
.github/workflows Add minimal Continous Integration (Github Actions) 2022-07-30 07:46:13 +02:00
spec/more_speech Web of trust. Kind-3 seems to be managed well. Should probably not allow kind-3 to delete users from this user's contact list... 2022-08-03 13:14:00 -05:00
src change version 2022-08-03 13:37:55 -05:00
.gitignore Initial migration from no setup to all files set up with automatically generated keys and user name. 2022-06-06 14:22:49 -05:00
issues Added the edit window. Non-functional. 2022-03-08 11:27:24 -06:00
nostr-messages .gitignore 2022-05-21 15:43:13 -05:00
project.clj Don't crash when events contain bad e tags. 2022-07-21 13:41:45 -05:00
README.md fix headers in readme 2022-05-27 15:03:53 -05:00

more-speech

A desktop client for the nostr protocol.

Mission

To provide a pragmatic tool for communicating over the nostr protocol.

Strategy

No Fluff. Just Stuff (To borrow a phrase). No fancy colors or glitter, no doo-dads, bells, or whistles. Just a simple way to scan, read, and compose messages.

Open Source

Help Wanted! If you feel like contributing, I'll be happy to entertain your pull requests. Make sure you write tests for the code you write, and follow the conventions I've started here.

Environment

  • Language: Clojure
  • Builder: Leiningen
  • GUI: SeeSaw
  • Tester: speclj

For more

Read the wiki.