1
- <image src =" Swiftcord/Assets.xcassets/AppIcon.appiconset/app-256 .png " width =" 128px " height =" 128px " align = " left " / >
1
+ <p align = " center " >< image src =" Swiftcord/Assets.xcassets/AppIcon.appiconset/Picture 1 .png " width =" 196px " height =" 196px " /></ p >
2
2
3
- # Swiftcord
4
- A completely native Discord client for macOS built 100% in Swift and SwiftUI
3
+ < h1 align = " center " > Swiftcord</ h1 >
4
+ < p align = " center " > A completely native Discord client for macOS built 100% in Swift and SwiftUI</ p >
5
5
6
- ![ Viewing the general-talk channel in the r/MacBookPro server in Swiftcord] ( README_Resources/heroScreenshot.png )
6
+ < image src = " README_Resources/heroScreenshot.png " width = " 100% " alt = " Viewing the general-talk channel in the r/MacBookPro server in Swiftcord " />
7
7
8
8
[ ![ Lines of code] ( https://img.shields.io/tokei/lines/github/SwiftcordApp/Swiftcord?style=for-the-badge )] ( )
9
9
[ ![ Discord] ( https://img.shields.io/discord/964741354112577557?color=rgb%2888%2C101%2C242%29&label=discord&style=for-the-badge )] ( https://discord.gg/he7n6MGDXS )
10
10
[ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/cryptoAlgorithm/Swiftcord?color=%23FECF0F&style=for-the-badge )] ( https://github.com/SwiftcordApp/Swiftcord/stargazers )
11
11
[ ![ GitHub Sponsors] ( https://img.shields.io/github/sponsors/cryptoAlgorithm?label=buy%20me%20a%20coffee&logo=buymeacoffee&style=for-the-badge )] ( https://github.com/sponsors/cryptoAlgorithm )
12
12
[ ![ Weblate project translated] ( https://img.shields.io/weblate/progress/swiftcord?style=for-the-badge )] ( https://hosted.weblate.org/projects/swiftcord/swiftcord/ )
13
13
14
+ ---
15
+
14
16
This project aims to create a fully functional native Discord
15
17
client in Swift for macOS from scratch.
16
18
@@ -21,14 +23,14 @@ the Discord API implementation Swiftcord relies on.
21
23
me to continue developing it**
22
24
23
25
** Consider buying me a coffee ☕️ by sponsoring Swiftcord!**
26
+ ![ image] ( https://user-images.githubusercontent.com/64193267/178003528-eaea4288-ce49-468b-a838-12616441237f.png )
24
27
25
28
## Contents
26
29
* [ Motivation] ( #motivation )
27
30
* [ Releases] ( #releases )
28
31
* [ FAQ] ( #faq )
29
32
* [ Current State] ( #current-state )
30
33
* [ Roadmap] ( #roadmap )
31
- * [ Contributions] ( #contributions ) - Read this before contributing
32
34
* [ Copyright Notice] ( #copyright-notice )
33
35
34
36
---
@@ -61,6 +63,10 @@ Alpha releases are available at [GitHub Releases](https://github.com/cryptoAlgor
61
63
Swiftcord is also available on homebrew as a cask: ` brew install swiftcord ` . Versions are
62
64
lock stepped with alpha releases on GitHub releases.
63
65
66
+ ### TestFlight
67
+
68
+ Coming soon!
69
+
64
70
<!-- todo: Add building from source -->
65
71
66
72
### Requirements
@@ -169,24 +175,6 @@ and they may not necessarily be implemented in sequence.
169
175
170
176
---
171
177
172
- ## Contributions
173
-
174
- Thank you for popping by! If you know the Discord API well,
175
- have Swift knowledge, and feel like contributing, feel free to
176
- make a pull request! Any (positive) contribution is welcome,
177
- no matter how small! You can also join the Swiftcord Discord server
178
- to discuss improvements and bug fixes!
179
-
180
- Found an issue? Ensure it isn't a duplicate, then open a new issue
181
- with the appropriate template and fill in the placeholders as
182
- clearly as you can. Responding promptly to follow-up comments
183
- is appreciated, as debugging is hard without any further input
184
- from the OP.
185
-
186
- Want to translate Swiftcord into another language? Head on over to our [ Weblate.] ( https://hosted.weblate.org/projects/swiftcord/swiftcord/ )
187
-
188
- ---
189
-
190
178
## Copyright Notice
191
179
192
180
Copyright (c) 2022 Vincent Kwok
0 commit comments