Skip to content

sergiocarracedo/ug-obs-background

Repository files navigation

ug-obs-background

User Group OBS Background is an electron.js app using vue.js and vuex. The main goal is to get a interactive background for OBS and use it in User Group Meetups You can set a list of talks and quickly move among them. You can also set a talk as lightning talk and countdown appears magically.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron app for production
npm run build

# run webpack in production
npm run pack

Keyboard Shortcuts

CtrlOrCmd + S Open setings dialog

CtrlOrCmd + Left Prev talk

CtrlOrCmd + Right Next talk

CtrlOrCmd + U About

Create new user group component

It's easy, simpy create a new vue component in renderer/UserGroup/[yourUG]/yourUG.vue and rebuild app, it will be imported automatically.

Make sure you import Usergrpup.js into your component and use as mixin.

Example images

OBS01

OBS02

OBS03


More information can be found here.


This project was generated from electron-vue using vue-cli. Documentation about this project can be found here.

About

Electron app to use as OBS background.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published