mirror of https://github.com/tuskyapp/Tusky.git
Browse Source
- Insert blanks between Chinese chars with Ascii chars. - Fix the typo of `账户`. - Add full_description and short_description for Traditional Chinese.pull/4202/head^2
15 changed files with 45 additions and 32 deletions
@ -1 +1 @@
|
||||
社交网络Mastodon的多帐户客户端 |
||||
社交网络 Mastodon 的多账户客户端 |
||||
|
||||
@ -0,0 +1,12 @@
|
||||
Tusky 是 Mastodon(一個免費的開源社交網絡服務器)的輕量級客戶端。 |
||||
|
||||
• MD 設計 |
||||
• 支援大多數 Mastodon API |
||||
• 多帳戶支援 |
||||
• 深色和淺色主題,可以根據時間自動切換 |
||||
• 草稿 - 編寫嘟文並將其保存以備後用 |
||||
• 選擇不同的表情樣式 |
||||
• 針對所有屏幕尺寸進行了優化 |
||||
• 完全開源 - 沒有像 Google 服務這樣的非自由依賴項 |
||||
|
||||
要了解有關 Mastodon 的更多信息,請訪問 https://joinmastodon.org/ |
||||
Loading…
Reference in new issue