A Nostr browser in Clojure.
Go to file
2022-05-28 08:12:12 -05:00
spec/more_speech Marked e tags as per new NIP-10 working. 2022-05-26 14:47:44 -05:00
src Move to-do list to the wiki, and change edit-window and article-window to be editor-panes. This should set up hyperlinks and adornments nicely. 2022-05-28 08:12:12 -05:00
.gitignore put private in gitignore 2022-05-24 12:17:29 -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 Change subscription time to two days ago. Just to keep the load time down. 2022-05-23 15:38:46 -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.