a tweetdeck-like client for akkoma(but, has some compatible for Mastodon)
demo: from vercel.app
- boost
- favorites
- show CW
- post
- emoji reaction
- add column
- list TL
- federated TL
- local TL
- customize column order
- install from pleromactl
copyright (c) 2023 Nakaya
This software is licensed by MIT License OR Affero GNU Public License 3.0 only. You may choose two licenses below.
but, icons are licensed by Apache License 2.0 from .
- clone & cd
- pnpm i
- pnpm run build
- You can use build directory.
- Fork
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
- Nakaya - creator and maintainer.