https://github.com/eniehack/akkomadeck
[W.I.P.] a tweetdeck-like client for akkoma(but, has some compatible for Mastodon)
https://github.com/eniehack/akkomadeck
akkoma mastodon-client
Last synced: 6 months ago
JSON representation
[W.I.P.] a tweetdeck-like client for akkoma(but, has some compatible for Mastodon)
- Host: GitHub
- URL: https://github.com/eniehack/akkomadeck
- Owner: eniehack
- License: agpl-3.0
- Created: 2023-02-13T15:29:37.000Z (over 2 years ago)
- Default Branch: trunk
- Last Pushed: 2024-07-23T09:48:59.000Z (about 1 year ago)
- Last Synced: 2025-02-13T06:41:23.464Z (8 months ago)
- Topics: akkoma, mastodon-client
- Language: Svelte
- Homepage: https://akkomadeck.vercel.app
- Size: 172 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# akkomadeck
a tweetdeck-like client for akkoma(but, has some compatible for Mastodon)
demo: [from vercel.app](https://akkomadeck.vercel.app/)
## features
- [x] boost
- [x] favorites
- [ ] show CW
- [ ] post
- [ ] emoji reaction
- [ ] add column
- list TL
- federated TL
- local TL
- [ ] customize column order## goal
- [ ] install from pleromactl
## license
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 .
## how to Install
1. clone & cd
2. pnpm i
3. pnpm run build
4. You can use build directory.## contribute
1. Fork
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request## contributers
- [Nakaya](https://github.com/eniehack) - creator and maintainer.