An open API service indexing awesome lists of open source software.

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

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

![image](https://github.com/SpikeHD/Flooed/assets/25207995/ad166a9b-5168-41cf-951f-c6b2bcd025c1)

# Contributing

PRs, issues, etc. are all welcome!