Skip to content

nlln19/PeerReal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

PeerReal

PeerReal is a simple BeReal-like prototype developed as a seminar project.
The app allows users to take two pictures with their webcam (moment + selfie) and display them in a shared feed that is synchronized via Ditto P2P.

Features

Tech

  • Flutter
  • Dart
  • camera Package
  • Ditto Live (P2P Sync)

Installation & Setup

  1. Clone the Repo

    git clone <REPO_URL>
    cd peer_real
    
  2. Get Flutter packages

    flutter pub get
    
  3. Adjust the .env file

    DITTO_APP_ID=app_id
    DITTO_PLAYGROUND_TOKEN=playground_token
    DITTO_AUTH_URL=https://auth-server
    DITTO_WEBSOCKET_URL=wss://ditto-websocket
    
  4. Execute

    flutter run
    

Contact

About

The P2P social image sending app using Ditto

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •