Running in MacOS
Running in Ubuntu Linux
Running in Windows
*Requires OS X 10.8+ and Windows and Linux (*tested in ubuntu)
Download the latest version for your platform. On OS X, unzip and move youtb.app
to the /Applications
directory.
On Linux, unzip to some location. To add a shortcut to the application, create a file in ~/.local/share/applications
called youtb.desktop
with the following contents:
[Desktop Entry]
Name=youtb
Exec=/full/path/to/folder/Youtb
Terminal=false
Type=Application
Icon=/full/path/to/folder/icon.png
Built with Electron.
- Init:
$ npm install
- Run:
$ npm start
- Build:
$ npm run build
- In live streamings, the chat section is not working, instead you will see a message like:
Oh no! It looks like you're using an older version of your browser. Please update it to use live chat.
Just close the chat panel by now, I'm still investigating howto fix that, or feel free to contribute fixing it.
MIT © Erik Amaru Ortiz