https://github.com/linagora/Twake-Mobile
Twake mobile application
https://github.com/linagora/Twake-Mobile
Last synced: 7 months ago
JSON representation
Twake mobile application
- Host: GitHub
- URL: https://github.com/linagora/Twake-Mobile
- Owner: linagora
- License: agpl-3.0
- Created: 2020-11-03T09:38:30.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-05T12:58:01.000Z (over 1 year ago)
- Last Synced: 2024-08-03T17:19:52.113Z (over 1 year ago)
- Language: Dart
- Size: 11.9 MB
- Stars: 57
- Watchers: 19
- Forks: 26
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- fucking-open-source-ios-apps - Twake
README

## :warning: Repository Deprecated
This repository, Twake, is no longer actively maintained and has been officially deprecated.
:arrow_right: For current and future updates, please visit our new repository:
🔗 Twake-workplace
We encourage all users to migrate to Twake-workplace for the latest features and ongoing support. Thank you for your continued support and contribution to the Twake community!
---
***
___
## Archive README
Twake-mobile
This is a mobile version of [Twake app](https://github.com/TwakeApp/Twake),
developed using Flutter framework.
## Getting started
In order to run the app locally (either on your phone or emulator), make sure
you have all the necessary prerequisites installed.
After making sure that phone/emulator is connected.
```sh
flutter run
```
Or, to run the application with all optimizations enabled:
```sh
flutter run --release
```
# Twake - Ultimate collaborative Workspace
See Twake main repository here: [github.com/TwakeApp/Twake](https://github.com/TwakeApp/Twake)
## License
Twake is licensed under [Affero GPL v3 with additional terms](https://github.com/TwakeApp/Mobile/blob/main/LICENSE.md)