Mobile application to control your Livestorm.
Download app
·
Road map
Control is my take on a external sidebar plugin to access your sidebar on livestorm outside the web.
Control is a new way to experience your video call and take advantage of your extra device. External Sidebar Plugin a official web based plugin provided by livestorm. It is really a great tool where you can access your Sidebar inside your mobile browser and do a bunch of stuff.
Here are some features that I planned for Flare. The ones implemented right now are marked. The fundamental idea is to make use of external handheld device.
- Login with QR ✅
- get and manage sessions from your mobile ✅
- Create a quick meeting session
- Send you messages from app to Livestorm web ✅
- Share files and photos to Livestorm from mobile.
- One tap play game
Log in with qr | get and manage sessions | Send messages & file |
Create game |
git clone https://github.com/Akilesh2112/Livestorm-control-app.git
npm install
For UI:
ionic serve
UI: http://localhost:8100
You are all set for exploring Livestorn Control locally.
Title | Link | Description |
---|---|---|
Ionic | https://ionicframework.com/docs/ | Native framework to build mobile apps |
Angular | https://angular.io/ | Front-end framework |
Livestorm SDK & API | https://developers.livestorm.co/docs | Deployment for UI |
Capacitor | https://capacitorjs.com/docs | Cross-platform Native Runtime |
Nx | https://nx.dev/#getting-started | Build system with monorepo support |
To know more about the packages used: Refer this link