A Pleroma/Mastodon client
Find a file
2023-03-30 23:04:15 +08:00
.husky chore: add lint-stage 2023-03-29 17:41:56 +08:00
.vscode init 2023-02-21 18:48:59 +08:00
src feat: add some commands to slashmenu 2023-03-30 23:04:15 +08:00
.eslintrc init 2023-02-21 18:48:59 +08:00
.gitignore init 2023-02-21 18:48:59 +08:00
index.html Update docs 2023-03-25 18:27:16 +08:00
LICENSE Initial commit 2023-02-06 06:59:20 +00:00
package.json feat: add some commands to slashmenu 2023-03-30 23:04:15 +08:00
pnpm-lock.yaml feat: add some commands to slashmenu 2023-03-30 23:04:15 +08:00
postcss.config.cjs Add Tooltip 2023-03-23 22:11:42 +08:00
README.md Update docs 2023-03-25 18:31:18 +08:00
tailwind.config.ts chore: update tailwindcss 2023-03-30 20:30:57 +08:00
tsconfig.json Add Tooltip 2023-03-23 22:11:42 +08:00
tsconfig.node.json init 2023-02-21 18:48:59 +08:00
vite.config.ts Add Tooltip 2023-03-23 22:11:42 +08:00

Introduction

A Pleroma/Mastodon client, focus on editing experience (WIP 🏗️), developed by @seviche@kongwoo.icu

Features

  • Markdown
  • drop and drag block

Development

pnpm install
pnpm dev