https://github.com/privoce/vocechat-client
Mobile App for VoceChat service.
https://github.com/privoce/vocechat-client
Last synced: over 1 year ago
JSON representation
Mobile App for VoceChat service.
- Host: GitHub
- URL: https://github.com/privoce/vocechat-client
- Owner: Privoce
- Created: 2022-09-13T03:55:17.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-19T16:21:15.000Z (almost 2 years ago)
- Last Synced: 2025-03-28T18:09:24.838Z (over 1 year ago)
- Language: Dart
- Homepage:
- Size: 6.45 MB
- Stars: 154
- Watchers: 3
- Forks: 46
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vocechat_client
VoceChat client app is a pure front-end to browse your self-hosted Voce server.
There are two ways to delete your data.
1. Open your server URL at a browser to login to your web front-end. Go to My Account -> Delete Account.
2. Go to the self-hosted Voce server database. Open terminal, type sqlite3 data/db/db.sqlite, delete the data folder.