simpkey/README.md

513 B

Simpkey

Use misskey without JavaScript 🥴

English-translated fork - Original Japanese repo at https://github.com/EbiseLutica/simpkey

Simpkey is a HTML-Form based server-side-processing Misskey client.
It is suitable if you're using a legacy computer, or you prefer not to enable JavaScript.

Usage

yarn install # Get dependencies
yarn build # Get

yarn start # Finally, run normally
yarn watch # Finally, run in development status (with hot reload)

LICENSE

AGPL 3.0