Whatsapp wrapper written with Rust and GTK3
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
- Rust 2018 version
- Gtk 3.36
Youp can be installed on all distributions supporting Flatpak from Flathub.
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.
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