Skip to content
/ XDeck Public
forked from morishin/XDeck

An ๐• client app for macOS as a TweetDeck (X Pro) alternative.

License

Notifications You must be signed in to change notification settings

prathusa/XDeck

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

38 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%