An open API service indexing awesome lists of open source software.

https://github.com/fatalus69/whatstux

WhatsApp Deskop Client for Linux built with Tauri
https://github.com/fatalus69/whatstux

html javascript linux rust tauri whatsapp whatsapp-linux

Last synced: 7 months ago
JSON representation

WhatsApp Deskop Client for Linux built with Tauri

Awesome Lists containing this project

README

          

# WhatsTux

## Lightweight WhatsApp Desktop Emulator for Linux

Use the [Web version of WhatsApp](https://web.whatsapp.com) as very lightweight Desktop App.

> Packages Coming soon!

---
### Installation:

````
npm install

npm run tauri dev
````

### Build:

````
$ cp -r src/* dist/

npm run tauri build
````