Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luanderfarias/discord-lite
A faster non-modified discord client
https://github.com/luanderfarias/discord-lite
discord discord-client tauri webapp wrapper
Last synced: 9 days ago
JSON representation
A faster non-modified discord client
- Host: GitHub
- URL: https://github.com/luanderfarias/discord-lite
- Owner: LuanderFarias
- License: gpl-3.0
- Created: 2023-07-12T20:45:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-31T20:00:39.000Z (10 days ago)
- Last Synced: 2024-12-31T21:16:46.229Z (10 days ago)
- Topics: discord, discord-client, tauri, webapp, wrapper
- Language: CSS
- Homepage:
- Size: 229 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
***
Discord Lite
A faster non-modified discord client***
Discord-lite is simply a discord wrapper made with Tauri which consumes less ram and storage on installer than the original discord client for desktop.
> Please note that this project still under development
## Features
- [x] Wrapping of discord
- [ ] Desktop Tray
- [ ] Launch on startup
- [ ] Notifications
- [ ] Rich presence Support
- [ ] Game Overlay
- [x] Window resizing
- [ ] File Dropping
- [ ] Push To Talk
- [ ] Cross-platform## Is this against Discord's ToS?
Theoretically no. We are not modifying discord, we are literally just wrapping it on a more light app. Looks like discord doesn't care too much about clients cause betterdiscord and other modified clients are still up and working fine. However i can't promise nothing.## Developer guide
Please refer to the [Building](BUILDING.md) page to learn how to build discord-lite from sources and contribute.