A messaging client, meant to work with the WebMessage tweak for jailbroken iOS devices.
Go to file
dependabot[bot] d0a6fe6c49
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-30 10:46:10 +00:00
public
src
.browserslistrc
.gitignore
babel.config.js
package.json Bump electron from 9.3.5 to 9.4.0 2021-01-30 10:43:45 +00:00
README.md
vue.config.js
yarn.lock Bump ini from 1.3.5 to 1.3.8 2021-01-30 10:46:10 +00:00

WebMessage

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

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