A messaging client, meant to work with the WebMessage tweak for jailbroken iOS devices.
Go to file
2021-02-21 18:13:25 +03:00
public
src Compatibility with tweak v0.4.6 2021-02-21 18:09:11 +03:00
.browserslistrc
.gitignore
.travis.yml Release 0.2.6 (icons are kinda needed) 2021-02-05 16:09:17 +03:00
babel.config.js
package.json Release 0.4.6 2021-02-21 18:13:25 +03:00
README.md Update README.md 2021-02-19 18:24:08 +03:00
SECURITY.md
vue.config.js
yarn.lock say hello to reactions 🎉 2021-02-19 16:07:17 +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

Development

Installs required dependencies

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and bundles for production

yarn build