All Projects β†’ m4r1vs β†’ Slidecontrol

m4r1vs / Slidecontrol

Licence: other
Slidecontrol enables you to control your slides with your phone πŸ“±

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Slidecontrol

Colors App
🎨 A PWA for copying values from popular color palettes. Supports HEX, RGB, and HSL formats.
Stars: ✭ 90 (+200%)
Mutual labels:  pwa, preact, progressive-web-app
Preact Starter
Webpack3 boilerplate for building SPA / PWA / offline front-end apps with Preact
Stars: ✭ 384 (+1180%)
Mutual labels:  pwa, preact, progressive-web-app
Fuel Price
β›½ Check fuel prices daily in most of the states in India
Stars: ✭ 20 (-33.33%)
Mutual labels:  pwa, preact, progressive-web-app
Preact Minimal
πŸš€ Minimal preact structure
Stars: ✭ 136 (+353.33%)
Mutual labels:  pwa, preact, progressive-web-app
React Shrine
"Shrine" Progressive Web App sample built with React
Stars: ✭ 322 (+973.33%)
Mutual labels:  pwa, progressive-web-app
Super Progressive Web Apps
SuperPWA helps to convert your WordPress website into Progressive Web Apps instantly. PWA (Progressive Web Apps) demo at : https://superpwa.com and Plugin :
Stars: ✭ 304 (+913.33%)
Mutual labels:  pwa, progressive-web-app
Pwa Book Cn
η¬¬δΈ€ζœ¬ PWA δΈ­ζ–‡δΉ¦
Stars: ✭ 3,498 (+11560%)
Mutual labels:  pwa, progressive-web-app
Preact Cli
😺 Your next Preact PWA starts in 30 seconds.
Stars: ✭ 4,510 (+14933.33%)
Mutual labels:  pwa, preact
React Storefront
React Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, Apache-2.0 license. Join us as contributor ([emailΒ protected]).
Stars: ✭ 292 (+873.33%)
Mutual labels:  pwa, preact
Trends
ultra high performance github trending application
Stars: ✭ 450 (+1400%)
Mutual labels:  pwa, progressive-web-app
Offline Plugin
Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
Stars: ✭ 4,444 (+14713.33%)
Mutual labels:  pwa, progressive-web-app
Mix.core
πŸš€ Mixcore CMS is an open source CMS that support both headless and decoupled to easily build any kinds of app/web app/customisable APIs built on top of ASP.NET Core / Dotnet Core. It is a completely open source ASP.NET Core (Dotnet Core) CMS solution. https://mixcore.org
Stars: ✭ 304 (+913.33%)
Mutual labels:  pwa, progressive-web-app
Upup
✈️ Easily create sites that work offline as well as online
Stars: ✭ 4,777 (+15823.33%)
Mutual labels:  pwa, progressive-web-app
Ngx Responsive
Superset of RESPONSIVE DIRECTIVES to show or hide items according to the size of the device screen and another features in Angular 9
Stars: ✭ 300 (+900%)
Mutual labels:  pwa, progressive-web-app
Awesome Meta And Manifest
⚑ Awesome collection of meta tags & manifest properties.
Stars: ✭ 499 (+1563.33%)
Mutual labels:  pwa, progressive-web-app
React Progressive Web App
An opinionated React based repository which is optimized for Progressive Web App development.
Stars: ✭ 548 (+1726.67%)
Mutual labels:  pwa, progressive-web-app
Sol Journal
✎ Simple, personal journaling progressive web app
Stars: ✭ 470 (+1466.67%)
Mutual labels:  pwa, progressive-web-app
Demo Progressive Web App
πŸŽ‰ A demo for progressive web application with features like offline, push notifications, background sync etc,
Stars: ✭ 798 (+2560%)
Mutual labels:  pwa, progressive-web-app
Progressive Web Apps Book
All of the code for "Progressive Apps" - a book by Dean Hume
Stars: ✭ 270 (+800%)
Mutual labels:  pwa, progressive-web-app
React Storefront
Build and deploy e-commerce progressive web apps (PWAs) in record time.
Stars: ✭ 275 (+816.67%)
Mutual labels:  pwa, preact

Slidecontrol Logo

⚠ slidecontrol is still work in progress, hence there might be some bugs present ⚠
SLIDECONTROL is a PWA and Chrome Extension which allows you to control your slides!
<coded/> with ❀︎ and β˜• by Marius Niveri

Getting started πŸš€

Slidecontrol's extension is available in the Chrome webstore or by installing it locally:

git clone https://github.com/m4r1vs/slidecontrol.git
cd ./slidecontrol/slide-control-extension
npm install
npm run build

This builds the extension into the folder /slide-control-extension/build which can then be added by navigating to chrome://extensions and clicking Load unpacked.

Following the steps after installing the extension will lead you to our PWA (/slide-control-pwa), available at slidecontrol.niveri.xyz.

Screenshot of slidecontrols homescreen

Contributing 😊

To contribute to the PWA just run this:

git clone https://github.com/m4r1vs/slidecontrol.git
cd ./slidecontrol/slide-control-pwa
npm install
npm run start

And to help improving the extension you can install it locally as descrived above.

And finally to run the WebSocket on your machine you can just cd into it and run it:

git clone https://github.com/m4r1vs/slidecontrol.git
cd ./slidecontrol/slide-control-server
npm install
node server.js

In order to connect to it with the PWA and/or extension you need to head into their options and enter your IP (or just wss://localhost:PORT) and everything should work out perfectly.

Screenshots πŸ“Έ

Slidecontrol has a build in QR-Scanner to connect to your presentation. Screenshot of slidecontrols QR-Scanner The speakers notes are synced on your phone as well. Screenshot of slidecontrols controller Finally there's also a laser-pointer which is controllable from the app. Screenshot of slidecontrols controller

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].