simpkey/README.md

19 lines
302 B
Markdown
Raw Normal View History

2020-07-23 18:14:28 +02:00
# Simpkey
**Use misskey without JavaScript 🥴**
Simpkey is a HTML-Form based server-side-processing misskey client.
It is suitable if you are using a legacy computer, or you are not prefer to enable JavaScript.
## build
```
yarn install
yarn build
yarn start
```
## LICENSE
[AGPL 3.0](LICENSE)