mirror of
https://github.com/andrigamerita/simpkey.git
synced 2026-03-31 12:06:08 +02:00
Use Misskey from the Web browser without JavaScript! (English version)
- Pug 53.7%
- TypeScript 46.3%
| src | ||
| .eslintrc.js | ||
| .gitignore | ||
| config.example.json | ||
| LICENSE | ||
| nodemon.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| yarn.lock | ||
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)