Skip to content

animeworld0310/WhatsAppExportViewer

 
 

Repository files navigation

WhatsApp Export Viewer

Rebuild of WhatsApp Export Viewer Old from the ground up.

Start with: npm start

Vite builds the renderer and watches for changes. Meanwhile, electron starts up and loads the index.html file built.

Build with npm run build

Vite statically builds the renderer into src/renderer/dist, then electron-builder packages up the build into an executable.

Enjoy!

Powered by: Svelte + Vite + Electron

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Svelte 39.1%
  • JavaScript 38.3%
  • CSS 16.5%
  • SCSS 3.9%
  • HTML 2.2%