Git Product home page Git Product logo

whatsapp-for-linux's Introduction

whatsapp-for-linux

An unofficial WhatsApp desktop application written in C++.

Get it from the Snap Store Get it from AUR

Action Status Action Status Action Status

App Window

Features

  • Features come with whatsapp web except audio and image capture
  • Zoom in/out
  • System tray icon
  • Autostart with system
  • Fullscreen mode
  • Show/Hide headerbar by pressing Alt+H
  • Spell check in system language. You might need to install the corresponding dictionary to get this working i.e. aspell-en package for English

Using whatsapp-for-linux

Check out releases for available packages.

Dependencies

  • cmake >= 3.8
  • gtkmm-3.0
  • webkit2gtk-4.0
  • appindicator3-0.1

Build & Run

Development

  1. Create a debug build directory and go into it. mkdir -p build/debug && cd build/debug
  2. Build cmake. cmake -DCMAKE_BUILD_TYPE=Debug ../..
  3. Build makefile. make
  4. Run. ./whatsapp-for-linux

Local installation

If you want to install it locally, use make install inside the build directory after building (You'll probably need administrator privileges for this).

Packaging

Debian

Run dpkg-buildpackage -uc -us -ui.

Snap

Run snapcraft. Pass --use-lxd option in a virtual environment.

Contributing

Please read contributing.

Code Contributors

Code Contributors

whatsapp-for-linux's People

Contributors

eneshecan avatar juxuanu avatar rodrigost23 avatar andrecasteliano avatar ocpalo avatar bcbnz avatar lgbaldoni avatar n1snt 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.