Skip to content

michiboo/emo2repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emo2Repo

Open Source Love svg1 Emo2Repo logo

Emo2Repo is a application that match your emotion with a github repo! (Repo has emotion too!)

Quick Start (locally)

1. start streaming server

Enable docker:

sudo systemctl start docker

Build docker image:

docker build -t rtspserver .

Create & run container:

docker run  -i --name example --network host -t rtspserver

Start the server:

./build/rtsprelay -p 1234 -i `hostname -I | awk '{print $1}'`

2. Start backend server

Install dependencies: pip install -r requirements.txt

Start server: python app.py

3. Start Android App

Before building APP in Android studio you should make sure the IP address of streaming server & backend server are correct.

Architecture

Arch

About

Android App that match your emotion with a Github repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •