A messaging client, meant to work with the WebMessage tweak for jailbroken iOS devices.
Go to file
2021-02-11 16:48:41 +03:00
public
src Enable binds (command/control + numbers or 'N') 2021-02-11 16:48:41 +03:00
.browserslistrc
.gitignore
.travis.yml
babel.config.js
package.json Popover for status indicator and tunnel status 2021-02-11 16:33:27 +03:00
README.md
SECURITY.md
vue.config.js
yarn.lock Popover for status indicator and tunnel status 2021-02-11 16:33:27 +03:00

WebMessage Build Status

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

Donating

If you would like to support my work, you can donate using this link.

Screenshots

Screenshot 1

Screenshot 2

Project setup

Installs required dependencies

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and bundles for production

yarn build