yookoala / youpforwhatsapp

A simple wrapper written in rust and gtk-rs for whatsapp web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  • Make whatsapp truly fullscreen
  • Conveniently switch to dark mode
  • Add icon in systray with different icon if there is new messages
  • Desktop Notification

Development

  • Rust 2018 version
  • Gtk 3.36

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

About

A simple wrapper written in rust and gtk-rs for whatsapp web

License:MIT License


Languages

Language:Rust 79.7%Language:Meson 12.6%Language:Shell 5.0%Language:Python 2.6%