A messaging client, meant to work with the WebMessage tweak for jailbroken iOS devices.
Go to file
2021-01-30 13:49:02 +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 init 2020-11-28 09:10:49 +03:00
.gitignore AutoUpdate functionality 2020-12-26 23:26:46 +03:00
babel.config.js init 2020-11-28 09:10:49 +03:00
package.json Bump electron from 9.3.5 to 9.4.0 2021-01-30 10:43:45 +00:00
README.md Add screenshots 2021-01-22 17:32:43 +03:00
SECURITY.md Create SECURITY.md 2021-01-30 13:49:02 +03:00
vue.config.js AutoUpdate functionality 2020-12-26 23:26:46 +03:00
yarn.lock Bump electron from 9.3.5 to 9.4.0 2021-01-30 10:43:45 +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