mirror of https://github.com/andrigamerita/simpkey
19 lines
302 B
Markdown
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) |