A messaging client, meant to work with the WebMessage tweak for jailbroken iOS devices.
Go to file
2021-02-27 00:50:20 +03:00
public
src Fix group chats, emails support, general bug fixes 2021-02-27 00:49:45 +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.5.0 - now sorta kinda way more stable 2021-02-27 00:50:20 +03:00
README.md Update README.md 2021-02-19 18:24:08 +03:00
SECURITY.md
vue.config.js
yarn.lock Message for unsupported types, 2021-02-23 20:33:58 +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