Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arunhegde1231/ammonite
A cross-platform app for PeerTube made using Flutter.
https://github.com/arunhegde1231/ammonite
activitypub android-app fediverse flutter peer-to-peer peertube social-media video-streaming
Last synced: 24 days ago
JSON representation
A cross-platform app for PeerTube made using Flutter.
- Host: GitHub
- URL: https://github.com/arunhegde1231/ammonite
- Owner: Arunhegde1231
- License: agpl-3.0
- Created: 2024-05-27T09:17:57.000Z (5 months ago)
- Default Branch: chewie_player
- Last Pushed: 2024-06-04T06:08:50.000Z (5 months ago)
- Last Synced: 2024-10-12T21:23:00.678Z (24 days ago)
- Topics: activitypub, android-app, fediverse, flutter, peer-to-peer, peertube, social-media, video-streaming
- Language: Dart
- Homepage:
- Size: 3.28 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ammonite
A cross-platform app for PeerTube created using Flutter.
## How to build from source
To build the app from source, follow these steps
- Clone the source code
> git clone https://codeberg.org/Arunhegde1231/Ammonite.git
- Go to the Ammonite directory
> cd Ammonite
- Download all dependencies
> flutter pub get
- Build APK
> flutter build apk
- You can also build split APKs
> flutter build apk --split-per-abi