Skip to content

Commit 9118265

Browse files
committed
Add features to README and tweak copy
1 parent cbb44f2 commit 9118265

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,17 @@ writeas-cli
22
===========
33
![MIT license](https://img.shields.io/github/license/writeas/writeas-cli.svg) [![Go Report Card](https://goreportcard.com/badge/github.com/writeas/writeas-cli)](https://goreportcard.com/report/github.com/writeas/writeas-cli) [![#writeas on freenode](https://img.shields.io/badge/freenode-%23writeas-blue.svg)](http://webchat.freenode.net/?channels=writeas) [![Public Slack discussion](http://slack.write.as/badge.svg)](http://slack.write.as/)
44

5-
Command line interface for [Write.as](https://write.as) and [Write.as on Tor](http://writeas7pm7rcdqg.onion/). Works on Windows, OS X, and Linux.
5+
Command line interface for [Write.as](https://write.as). Works on Windows, macOS, and Linux.
66

7-
Like the [Android app](https://play.google.com/store/apps/details?id=com.abunchtell.writeas), the command line client keeps track of the posts you make, so future editing / deleting is easier than [doing it with cURL](http://cmd.write.as/). The goal is for this to serve as the backend for any future GUI app we build for the desktop.
7+
## Features
8+
9+
* Publish anonymously to Write.as
10+
* A stable, easy back-end for your GUI app or desktop-based workflow
11+
* Compatible with our [Tor hidden service](http://writeas7pm7rcdqg.onion/)
12+
* Locally keeps track of any posts you make
13+
* Update and delete anonymous posts
14+
* Fetch any post by ID
15+
* Add anonymous post credentials (like for one published with the [Android app](https://play.google.com/store/apps/details?id=com.abunchtell.writeas)) for editing
816

917
## Installing
1018
The easiest way to get the CLI is to download a pre-built executable for your OS.

0 commit comments

Comments
 (0)