A Nostr browser in Clojure.
Go to file
2022-05-21 11:39:01 -05:00
private popup all the relays when hovering over the relays label in the article panel. This was a good lesson in the 2022-05-21 10:38:02 -05:00
spec/more_speech Add Subject to edit window, and send message with [subject: <subject>] tag. 2022-05-21 11:39:01 -05:00
src Add Subject to edit window, and send message with [subject: <subject>] tag. 2022-05-21 11:39:01 -05:00
.gitignore mend 2022-04-10 09:36:08 -05:00
issues Added the edit window. Non-functional. 2022-03-08 11:27:24 -06:00
project.clj Massing cleanup and deletion. Much better. 2022-04-30 13:24:45 -05:00
README.md First Commit. Basic formatting 2022-01-18 13:04:57 -06:00

more-speech

A Quil sketch designed to ... well, that part is up to you.

Usage

LightTable - open core.clj and press Ctrl+Shift+Enter to evaluate the file.

Emacs - run cider, open core.clj and press C-c C-k to evaluate the file.

REPL - run (require 'more-speech.core).

License

Copyright © 2016 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.