A messaging client, meant to work with the WebMessage tweak for jailbroken iOS devices.
Go to file
2021-03-06 21:30:32 +03:00
public Icon fixes / clean up 2021-01-21 18:39:56 +03:00
src Windows-related fixes 2021-03-06 21:30:32 +03:00
.browserslistrc init 2020-11-28 09:10:49 +03:00
.gitignore AutoUpdate functionality 2020-12-26 23:26:46 +03:00
.travis.yml Release 0.2.6 (icons are kinda needed) 2021-02-05 16:09:17 +03:00
babel.config.js init 2020-11-28 09:10:49 +03:00
package.json too much to recall, changelogs will show the truth 2021-03-06 21:01:31 +03:00
README.md Update README.md 2021-02-19 18:24:08 +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 too much to recall, changelogs will show the truth 2021-03-06 21:01:31 +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