Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitormarcal/whatsapp-archiver
WhatsApp convo backups.. Features directory import, a user-friendly frontend. View messages effortlessly.
https://github.com/vitormarcal/whatsapp-archiver
backup node nuxt vue whatsapp whatsapp-chat
Last synced: 3 months ago
JSON representation
WhatsApp convo backups.. Features directory import, a user-friendly frontend. View messages effortlessly.
- Host: GitHub
- URL: https://github.com/vitormarcal/whatsapp-archiver
- Owner: vitormarcal
- Archived: true
- Created: 2023-04-27T00:58:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-23T23:06:33.000Z (about 1 year ago)
- Last Synced: 2024-09-21T08:34:17.047Z (3 months ago)
- Topics: backup, node, nuxt, vue, whatsapp, whatsapp-chat
- Language: JavaScript
- Homepage:
- Size: 715 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# whatsapp-archiver
This project is inactive. See https://github.com/vitormarcal/chatvault
## Build Setup
```bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```For detailed explanation on how things work, check out the [documentation](https://nuxtjs.org).
Create .env file with:
WHATSAPP_ARCHIVER_DATABASE_PATH=/path/to/whatsapp_arquiver.sqlite
ARCHIVE_DIR=/path/to/whatsapp/archive
SRC_DIR=/path/to/whatsapp/source