Skip to content

Provide the easiest way of making a smartphone can control your presentation. Working on all devices, working without apps installing, working without pairing, it only needs internet.

License

twMVC/twMVC-34-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pointer as a Service

Purpose

Provide the easiest way of making a smartphone can control your presentation. Working on all devices, working without apps installing, working without pairing, it only needs internet.

How it works

Flow

Install Office Add-ins

PowerPoint for Windows

https://docs.microsoft.com/en-us/office/dev/add-ins/testing/create-a-network-shared-folder-catalog-for-task-pane-and-content-add-ins

PowerPoint for macOS

https://docs.microsoft.com/en-us/office/dev/add-ins/testing/sideload-an-office-add-in-on-ipad-and-mac

curl https://raw.githubusercontent.com/dinowang/pointer-as-a-service/049a77a088be44ff97909c24c22f2fc7c4d16381/manifest/pointer-as-a-service.xml -o ~/Library/Containers/com.microsoft.Powerpoint/Data/Documents/wef/pointer-as-a-service.xml

PowerPoint Online

First, download Office Add-ins manifest from here and save to your local disk.

Install Addins for PowerPoint Online

Used technology

  • Azure
  • ASP.NET Core
  • ASP.NET Core SignalR
  • Office 365 PowerPoint

License

Copyright (c) 2019 CloudRiches https://www.cloudriches.com/

The project is licensed under the MIT license.

About

Provide the easiest way of making a smartphone can control your presentation. Working on all devices, working without apps installing, working without pairing, it only needs internet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 35.4%
  • C# 28.7%
  • JavaScript 22.2%
  • CSS 11.3%
  • Dockerfile 2.4%