A messaging client, meant to work with the WebMessage tweak for jailbroken iOS devices.
Go to file
2020-12-30 13:48:39 +03:00
public
src Improve attachments & message sockets 2020-12-30 13:46:54 +03:00
.browserslistrc
.gitignore
babel.config.js
package.json Version 0.1.2 2020-12-30 13:48:39 +03:00
README.md
vue.config.js
yarn.lock

WebMessage

A messaging client, meant to work with the WebMessage tweak for jailbroken iOS devices.

Project setup

Installs required dependencies

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and bundles for production

yarn build