Use Misskey from the Web browser without JavaScript! (English version)
Go to file
octospacc 725abcf62f v1.1.0: English translation 2022-11-17 21:25:19 +01:00
src v1.1.0: English translation 2022-11-17 21:25:19 +01:00
.eslintrc.js ひととおり動いた 2020-07-24 01:14:28 +09:00
.gitignore beta.2 2020-07-25 00:12:11 +09:00
LICENSE v1.1.0: English translation 2022-11-17 21:25:19 +01:00
README.md v1.1.0: English translation 2022-11-17 21:25:19 +01:00
config.example.json beta.2 2020-07-25 00:12:11 +09:00
nodemon.json ひととおり動いた 2020-07-24 01:14:28 +09:00
package.json 1.0.0 2020-11-23 02:11:42 +09:00
tsconfig.json ひととおり動いた 2020-07-24 01:14:28 +09:00
yarn.lock wip 2020-07-24 22:37:50 +09:00

README.md

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