All Projects → cstayyab → Walc

cstayyab / Walc

Licence: gpl-3.0
An unofficial WhatsApp Desktop client for linux systems.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Walc

WALC
An unofficial WhatsApp Desktop client for linux systems.
Stars: ✭ 212 (+82.76%)
Mutual labels:  whatsapp, appimage
Sielo Legacy
An open source browser made with Qt and WebEngine
Stars: ✭ 113 (-2.59%)
Mutual labels:  appimage
Linuxdeployqt
Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
Stars: ✭ 1,287 (+1009.48%)
Mutual labels:  appimage
Awesome Appimage
Lovingly crafted AppImage tools and resources
Stars: ✭ 101 (-12.93%)
Mutual labels:  appimage
Wasapbot
[abandoned ❗] Simple WhatsApp bot written in PHP, respond to private & group messages. Uses Chat-API
Stars: ✭ 89 (-23.28%)
Mutual labels:  whatsapp
Whatsappbot
Send messages to any person in any time how much you want.
Stars: ✭ 104 (-10.34%)
Mutual labels:  whatsapp
Go Whatsapp Rest
Go WhatsApp Implementation in REST API
Stars: ✭ 86 (-25.86%)
Mutual labels:  whatsapp
Whatsapp Analyzer
Analyze Whatsapp chat
Stars: ✭ 117 (+0.86%)
Mutual labels:  whatsapp
Whatsapp Api
Rest API to send messages through whatsapp
Stars: ✭ 112 (-3.45%)
Mutual labels:  whatsapp
Tlimporter
Telegram Chat Importer: Import chats from WhatsApp or other services into Telegram
Stars: ✭ 100 (-13.79%)
Mutual labels:  whatsapp
Quickblox Javascript Sdk
JavaScript SDK of QuickBlox cloud backend platform
Stars: ✭ 98 (-15.52%)
Mutual labels:  whatsapp
Go Whatsapp
WhatsApp Web API
Stars: ✭ 1,319 (+1037.07%)
Mutual labels:  whatsapp
Wechaty
Conversational RPA SDK for Chatbot Makers
Stars: ✭ 11,647 (+9940.52%)
Mutual labels:  whatsapp
React Share Button
📱 React share button component with web-share api and fallback modal with native intent urls
Stars: ✭ 89 (-23.28%)
Mutual labels:  whatsapp
Galacteek
Browser for the distributed web
Stars: ✭ 114 (-1.72%)
Mutual labels:  appimage
Whatsapp Node Api
A Simple NodeJS API Wrapper for WhatsApp
Stars: ✭ 81 (-30.17%)
Mutual labels:  whatsapp
Wa Automate Nodejs
💬 🤖 The most advanced NodeJS WhatsApp library for chatbots with advanced features. Be sure to 🌟 this repository for updates!
Stars: ✭ 1,326 (+1043.1%)
Mutual labels:  whatsapp
Insideheartz Whatsapp Bot
A multipurpose whatsapp bot buillt on node.js
Stars: ✭ 102 (-12.07%)
Mutual labels:  whatsapp
Duckstation
Fast PlayStation 1 emulator for x86-64/AArch32/AArch64
Stars: ✭ 2,888 (+2389.66%)
Mutual labels:  appimage
Whatsappviewpager
Swipeable tabs like WhatsApp in Android
Stars: ✭ 115 (-0.86%)
Mutual labels:  whatsapp

WALC

WALC - WhatsApp Linux Client (unofficial)

Contributors List GitHub release (latest by date) GitHub Releases (by Release) GitHub issues GitHub forks GitHub stars GitHub license Twitter walc walc

A WhatsApp Desktop client for linux systems. This is an unofficial client. Use https://web.whatsapp.com for official web client as official desktop client for linux does not exist.

Releases

Get it from the Snap Store Get it from linux-APPS

To download an AppImage, please goto Latest Release Page

From SnapStore

sudo snap install walc

Using WALC - Prebuilt AppImage

  • Download the latest AppImage in ~/.local/bin which is a recommended location for AppImages
  • Make it executable using chmod +x ~/.local/bin/WALC.AppImage
  • When you open it first time, you will be asked for integration, click 'Yes' to add it to Applications menu.

Manual Compilation and Usage

If you want to get the version which is not yet released, follow the following steps

# You must have git, npm and node installed

# clone the repo
git clone https://github.com/cstayyab/WALC.git

#Move to WALC directory
cd WALC

# install dependencies
npm install

# start the app
npm start

Feature Requests

To suggest any new feature please start a new discussion in the Feature Requests section of WALC Discussions

You can see the list of old Feature Requests from FeatHub account here and it will be closed as soon as we make sure that all the requests have been migrated to WALC Discussions.

Troubleshooting

If you are having any problem related to usage, building or deplying of WALC please reach out to commmunity in Troubleshooting section of WALC Discussions. Before starting a new discussion please check already created posts as other people might be having same problem as yours or someone might already have addressed and answered the problem you are having.

License

This content of this repository is lisensed under GPL-3.0 or later.

Contributions

  • You may check the issues section to solve an issue and submit a PR.
  • Although it isn't necessary to follow priority order for bugs and number of votes for feature request but it would be really good if you follow that.
  • You can find a list of "Good First Issues" here
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].