aspenmayer / XDeck

An 𝕏 client app for macOS as a TweetDeck (X Pro) alternative.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XDeck

license

An 𝕏 client app for macOS as a TweetDeck alternative (with Ad-Blocking).

Download

γ‚Ήγ‚―γƒͺγƒΌγƒ³γ‚·γƒ§γƒƒγƒˆ 2024-06-14 0 25 40

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"
    }
  ]
}

About

An 𝕏 client app for macOS as a TweetDeck (X Pro) alternative.

License:MIT License


Languages

Language:Swift 100.0%