Skip to content

atomtables/DiscordForMac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord For Mac logo

DiscordForMac

An application designed from the ground-up using SwiftUI and standard Swift libraries to reverse engineer the bloated electron-based Discord client into something a little more pleasant.

Cool Libraries I used

Thanks to AnyCodable by Flight-School and KeychainAccess by kishikawakatsumi

So far:

  • Compatibility with Discord Gateway
  • Ability to open guilds
  • Ability to open channels
  • Sending and receiving messages
  • Receiving presence data
  • Staying up to date with presence data
  • Adding attachments, embeds, pings, and other media to message
  • Add user page
  • Get guild members, display members and user information similar to how discord does it
  • Get client up to feature parity to Discord's electron client

About

A Discord client built with Swift and other standard Apple libraries for macOS and iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages