mirror of
https://github.com/Cronocide/WebMessage.git
synced 2025-01-22 11:18:25 +00:00
A messaging client, meant to work with the WebMessage tweak for jailbroken iOS devices.
c3cabb53fa
Fix issue with send btn & subject line Fix read receipts being overridden Show contact name in group message notification |
||
---|---|---|
public | ||
src | ||
.browserslistrc | ||
.gitignore | ||
.travis.yml | ||
babel.config.js | ||
package.json | ||
README.md | ||
SECURITY.md | ||
vue.config.js | ||
yarn.lock |
WebMessage
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
Development
Installs required dependencies
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and bundles for production
yarn build