mirror of https://github.com/andrigamerita/simpkey
octospacc 725abcf62f | ||
---|---|---|
src | ||
.eslintrc.js | ||
.gitignore | ||
LICENSE | ||
README.md | ||
config.example.json | ||
nodemon.json | ||
package.json | ||
tsconfig.json | ||
yarn.lock |
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)