A messaging client, meant to work with the WebMessage tweak for jailbroken iOS devices.
Go to file
2021-01-30 13:41:52 +03:00
public Icon fixes / clean up 2021-01-21 18:39:56 +03:00
src Options to disable sounds, closes #10 2021-01-30 13:41:52 +03:00
.browserslistrc
.gitignore
babel.config.js
package.json Version 0.2.4 2021-01-22 16:24:00 +03:00
README.md Add screenshots 2021-01-22 17:32:43 +03:00
vue.config.js
yarn.lock Bump highlight.js from 10.4.0 to 10.5.0 2021-01-15 13:11:37 +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