more-speech/README.md
2022-05-27 15:03:53 -05:00

23 lines
830 B
Markdown

# more-speech
A desktop client for the [nostr](https://github.com/fiatjaf/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](https://github.com/clj-commons/seesaw/wiki)
* **Tester:** [speclj](https://github.com/slagyr/speclj)
### For more
Read the [wiki](https://github.com/unclebob/more-speech/wiki).