Skip to content

r8code/hu4ocu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Hu4ocu - App that makes your broadcasts more interactive than ever

##About

Hu4ocu is an application that helps you to add interactivity to yuor broadcasts. Using Hu4ocu you can make polls, organize a raffle.

Chats

Hu4ocu is built with Electron(ex. atom-shell), Mithril and Haxe.

Building from source

  1. Clone the repository using git. Be sure to initialize and fetch the submodules.

    git clone --recursive [email protected]:pyboosted/hu4ocu.git
    cd hu4ocu
    
  2. Install Haxe.

  3. Install npm modules.

    npm install
    
  4. Make the application.

    make all
    
  5. Run.

    npm run app
    

About

App that makes your broadcasts more interactive than ever

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haxe 70.9%
  • HTML 26.5%
  • Makefile 2.4%
  • JavaScript 0.2%