Skip to content

laurensiusadi/teambar

Repository files navigation

Teambar

Teambar

See your teams' online status in a room with 6 digits. Build with VueJS, Electron, Menubar, and Firebase. Developed just for fun trying the tech stack.

Build Setup

# install dependencies
npm install

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

# build electron application for production
npm run build

# lint all JS/Vue component files in `src/`
npm run lint

This project was generated with electron-vue@45a3e22 using vue-cli. Documentation about the original structure can be found here.

Todo

  • Connect to firebase
  • Join existing or create
  • Create new room with random 6 digit
  • On connect Show os.hostname on room with status online
  • On disconnect change status offline
  • Option to leave room
  • Change taskbar icon of user online in the room
  • Handle if app started offline
  • Add password to room

About

See your teams' online status in a room with 6 digits.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published