Skip to content

JanBN/WhatsApp-Desktop-Unofficial

 
 

Repository files navigation

 WhatsDesktop

Unofficial WhatsApp app with tray notification and shortcut

Heavily inspired and adapted from Caprine by Sindre Sorhus.



Features

    • Custom clean theme
    • Minimaze in tray
    • Notifications
    • Click on tray icon shows/hides app
    • Ctrl+w hides window
    • Alt - shows menu

Install

npm install
npm start

Build exe

electron-packager .  --overwrite --out=dist --ignore='^/dist$' --prune --platform=win32 --arch=ia32 --icon=media/logo.ico   && cd dist/WhatsDesktop-win32-ia32/ && zip -ryq9 ../WhatsDesktop-win32-\"$npm_package_version\".zip *

About

Unofficial WhatsApp app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 94.6%
  • JavaScript 5.2%
  • Other 0.2%