An open API service indexing awesome lists of open source software.

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)

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.