Skip to content

Vertex is a self-hosted chat application based on WebRTC and is built with Flutter for the frontend and Python for the backend. BSc Honors final year project

Notifications You must be signed in to change notification settings

CathalButler/vertex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vertex

Vertex is a self-hosted chat application based on WebRTC and is built with Flutter for the front end and Python for the backend.

Requirements

Flutter 3.0.0 • Stable Channel

Backend Server

WebRTC Signalling Server

How to run

To list devices you can run the application on with Flutter run:

  • flutter devices

Followed by then

  • flutter run -d <device name>

Development & Testing

This project was developed and tested using:

IDE

Devices

  • Samsung - SM-G360F - Android 5.0.2
  • Google Pixel 2 VM - Android 10
  • Web - Google Chrome & Firefox

About

Vertex is a self-hosted chat application based on WebRTC and is built with Flutter for the frontend and Python for the backend. BSc Honors final year project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 97.5%
  • Shell 0.8%
  • Ruby 0.7%
  • HTML 0.6%
  • Kotlin 0.2%
  • Swift 0.2%