A messaging client, meant to work with the WebMessage tweak for jailbroken iOS devices.
Go to file
2021-04-07 10:41:55 +03:00
public
src
terminal-notifier/vendor/mac.noindex/terminal-notifier.app/Contents
.browserslistrc
.eslintrc.js
.gitignore
.travis.yml
babel.config.js
package.json
README.md
SECURITY.md
tsconfig.json
vue.config.js
yarn.lock

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