1
0
mirror of https://github.com/andrigamerita/simpkey synced 2025-02-18 04:40:48 +01:00
simpkey/README.md
2020-07-24 01:14:28 +09:00

19 lines
302 B
Markdown

# 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)