Code Monkey home page Code Monkey logo

zapzap's Introduction

ZapZap - Whatsapp Desktop for linux

An unofficial WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine.

Zapzap for whatsapp

Features

  • Features come with whatsapp web
  • System tray icon
  • Icon in systray with different icon if there is new messages
  • Fullscreen mode
  • Background running

Future Features

  • Run multiple users

Contribute

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

Using ZapZap

Check out releases for available packages.

Development

Local Development

Installing dependencies

$ pip install PyQt6 PyQt6-WebEngine

Running the application

$ git clone https://github.com/rafatosta/zapzap.git
$ cd zapzap
# Running
$ python zapzap

Flatpak Development

Installing dependencies

It is recommend to use the flatpak user mode installation method. In this mode the packages are installed into user space, without affecting the system.

Flatpak user mode

# add flathub remote
$ flatpak remote-add --user --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

# installing required packages
$ flatpak install --user --assumeyes flathub org.kde.Platform//6.2 org.kde.Sdk//6.2 io.qt.qtwebengine.BaseApp//6.2

Flatpak system mode

# add flathub remote
$ sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

# installing required packages
$ sudo flatpak install flathub org.kde.Platform//6.2 org.kde.Sdk//6.2 io.qt.qtwebengine.BaseApp//6.2

Building and running the application

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

# Building and install
$ flatpak-builder build com.rtosta.zapzap.yaml --force-clean --ccache --install --user
# Running
$ flatpak-builder --run build com.rtosta.zapzap.yaml zapzap

Fork

The application is built directly from github, in case of Fork don't forget to change your github link in com.rtosta.zapzap.yaml and commit it first.

Contact

Maintainer: Rafael Tosta
E-Mail: [email protected]
Telegram: @RafaelTosta

zapzap's People

Contributors

rafatosta avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.