Skip to content

CathalButler/vertex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

165 Commits
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

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