Awesome
XDeck
<img src="https://github.com/morishin/XDeck/assets/1413408/30ad3048-e606-47c3-afe3-6f706e8ebf85" width="128"/>An π client app for macOS as a TweetDeck alternative (with Ad-Blocking).
Configuration
β,
and edit settings.json
.
Example
{
"$schema": "./schema.json",
"columnWidth": 450,
"columns": [
{
"type": "following"
},
{
"type": "forYou"
},
{
"type": "notifications"
},
{
"type": "profile"
},
{
"type": "custom",
"url": "https://x.com/i/lists/123456789"
}
]
}