Skip to content

serantes/juasap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Juasap

Juasap is a Python3 script to browse WhatsApp web version simulating a desktop application thanks to Qt5 and it's Qt WebEngine components.

Juasap has a window to display the web version of WhatsApp, "https://web.whatsapp.com," and an icon in the system tray to close the application. The window close button only hides the window and don't close the application.

Requirements

  • Python3
  • Qt 5.14 (maybe works with other versions)
  • PySide2
  • Pyinstaller (to build an executable)

Remarks

You can create an executable using "build.sh" script or executing directly Juasap with the command:

  python3 juasap.py

Changelog

2020-04-12 - First version

  • Added a window to browse "https://web.whatsapp.com".
  • Added an icon to system tray to show the window and close the application.

About

A desktop client to WhatsApp web version

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published