https://github.com/spikehd/flooed
Tiny-ER alternative Discord client with themes, plugins and desktop features, all while using your exising browser installation
https://github.com/spikehd/flooed
discord discord-client discord-mod rust webui
Last synced: 3 months ago
JSON representation
Tiny-ER alternative Discord client with themes, plugins and desktop features, all while using your exising browser installation
- Host: GitHub
- URL: https://github.com/spikehd/flooed
- Owner: SpikeHD
- License: gpl-3.0
- Created: 2024-01-23T21:01:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-20T04:05:17.000Z (over 1 year ago)
- Last Synced: 2025-11-23T22:03:02.587Z (7 months ago)
- Topics: discord, discord-client, discord-mod, rust, webui
- Language: Rust
- Homepage:
- Size: 164 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Flooed
Flooed is a lightweight, themeable, and plugin-able Discord client that uses whatever browser you already use!
https://discord.gg/agQ9mRdHMZ
Not into Flooed? Try Dorion instead!
# Table of Contents
* [Installation](#installation)
* [Features](#features)
* [Building](#building)
* [Prerequisites](#prerequisites)
* [Steps](#steps)
* [Screenshots](#screenshots)
# Installation
Download a release for your platform from the [releases page](https://github.com/SpikeHD/Flooed/releases)!
# Features
* Stupidly small (< 5mb) binary size
* Uses whatever browser you already have installed (eg. Chromium-based browsers, Firefox)
* While it should cover 90% of cases, I apologize in advance if your fork-of-a-fork of Firefox isn't detected
* Theme support
* Plugin support
* Comes with [Shelter](https://github.com/uwu/shelter) by default
* Also supports [Vencord](https://github.com/vendicated/vencord)
* RPC support through [rsRPC](https://github.com/SpikeHD/rsRPC) and the [shelteRPC plugin](https://github.com/SpikeHD/shelter-plugins?tab=readme-ov-file#shelterpc)
# Building
## Prerequisites
1. [Rust and Cargo](https://www.rust-lang.org/tools/install)
2. [Static WebUI binary](https://github.com/SpikeHD/webui/actions?query=branch%3Aext) (if on Windows, use the MSVC build)
## Steps
1. Clone the repository
2. Place `webui-2-static` in the root of the repository
3. Run `cargo build --release`
# Screenshots
Flooed running in both Chrome and Firefox

# Contributing
PRs, issues, etc. are all welcome!