Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zomatree/furor

A revolt client made in rust
https://github.com/zomatree/furor

Last synced: 8 days ago
JSON representation

A revolt client made in rust

Awesome Lists containing this project

README

        

# Furor

A Revolt client in rust using [Wasm](https://webassembly.org/) and [Dioxus](https://dioxuslabs.com/)

## Running

```bash
git clone https://github.com/zomatree/furor
cargo install dioxus-cli
cd furor
dioxus serve
```