gigitux / youpforwhatsapp

A simple wrapper written in rust and gtk-rs for whatsapp web
MIT License
84 stars 9 forks source link

Youp - a whatsapp wrapper written with Rust and GTK3

Youp for whatsapp

Whatsapp wrapper written with Rust and GTK3

About

Youp makes it makes the use of whatsapp more convenient thanks to the possibility of:

Development

Installation

Flatpak

Youp can be installed on all distributions supporting Flatpak from Flathub.

Frequently Asked Questions

Contribute

If you want to help make Youp better the easiest thing you can do is to report issues and feature requests. Or you can help in development and translation.

Development

You are welcome to contribute code and provide pull requests for Youp.

For run a compiled version:

glib-compile-schemas ./data
GSETTINGS_SCHEMA_DIR=./data cargo run

For run a flatpak version:

flatpak-builder --install repo build-aux/com.gigitux.gtkwhats.json --force-clean --user -y