pointer-as-a-service icon indicating copy to clipboard operation
pointer-as-a-service copied to clipboard

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.

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

Themes

Host Themes

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/master/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

Build Instruction

License

The project is licensed under the MIT license.