1
0
mirror of https://github.com/rhysd/Mstdn.git synced 2025-01-21 20:52:11 +01:00

improve usage and describe supported platforms

This commit is contained in:
rhysd 2017-04-16 23:11:12 +09:00
parent 5b763e13e7
commit 50b3c54f10

View File

@ -36,10 +36,12 @@ If you installed this app via npm, below command is available to start app.
$ open-mstdn-app
```
At first, a dialog which recommends to write up config is shown and JSON config file will be shown in your editor. You need to fill up '"name"' and `"host"` keys in `"accounts"`.
At first, a dialog which recommends to write up config is shown and JSON config file will be open in your editor. You need to fill up `"name"` and `"host"` keys in first element of `"accounts"`.
Then please try to start app again. Usage is the same as web client on mobile devices. Some shortcuts are available by default (please see below 'Customization' section).
Supported platforms are macOS (confirmed with 10.12), Linux (hopefully) and Windows (hopefully).
## Customization
Mstdn can be customized with JSON config file at `{app dir}/config.json`