Skip to content

Latest commit

 

History

History
47 lines (43 loc) · 1.04 KB

README.md

File metadata and controls

47 lines (43 loc) · 1.04 KB

Fastcord

Faster Discord Desktop Client Made with Rust & React

Motivation

Discord is cool but electron is not. Discord Desktop consumes too much memory, cpu and still not stable. So we decided to remake discord desktop client with the power of tauri and rust. This project is under development, hope discord likes the idea and consider rust.

Features

Frontend
  • Layout
    • Left Servers Bar
    • Direct Messages Bar
    • Top Bar
    • User Info (Left Bottom)
    • Chat Box
  • Home
    • Friends
      • Active Now Section
      • Friend List
      • Search Bar
      • Friend List Item
    • Nitro
  • DM & Group Chat
  • Guilds
    • Guild Left Bar (Channels)
    • Guild Right Bar (Members)
    • Guild Info (Left Top)
    • Text Channel
    • Voice Channel
    • Settings
      • Settings Item
Backend
  • Auth
    • Login
      • QR Login
    • Register
    • Forgot Password
  • Rest API
    • Users
    • Guilds
    • Channels
    • Messages
  • API Gateway