refactor login process

This commit is contained in:
Aidan 2020-11-25 22:06:20 -08:00
parent 3b409dd7fb
commit 60580189ae
No known key found for this signature in database
GPG key ID: 327711E983899316
3 changed files with 39 additions and 13 deletions

View file

@ -1,13 +1,18 @@
# whisper
# Whisper
FIXME: description
Whisper is a client for signald. In combination, the two represent a complete replacement for the official Signal desktop client. Additionally, Whisper and Signald can be run on any mobile device supporting the Java Runtime Environment.
**Whisper is in early stages of development.**
## Installation
Download from http://example.com/FIXME.
Currently: use lein run
TODO: package, wrap with a nice makefile
## Usage
Call `lein run` in a freshly cloned repository to run Whisper. Make sure Signald is already running.
FIXME: explanation
$ java -jar whisper-0.1.0-standalone.jar [args]
@ -30,7 +35,7 @@ FIXME: listing of options this app accepts.
## License
Copyright © 2019 FIXME
Copyright © 2019 Aidan Hahn
This program and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at