Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

omarshahine/things-to-pushover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Things To Pushover Instructions

Things to Pushover Page is a simple static web page that lets you contruct a Things To-Do and send it to an iOS device. I wrote this because I use Windows Devices at work and wanted an easy way to send To-Dos to Things that was more powerful and capable than Mail to Things.

Set up Pushover

  1. Get a Pushover Account
  2. Install the Pushbullet App on your iOS device
  3. Sign into Pushover on your iOS device

Get your Pushover Access Token

  1. Go to the Pushbullet Account Page
  2. Make note of your access token

Get your Things Authentication Token

on iOS

  1. Launch Things
  2. Go to Settings (bottom of screen)
  3. Go to General
  4. Select Things URLs
  5. Make note of your authentication token

Try it out

  1. Navigate to the Things to Pushover Page
  2. Enter the Things Authentication token into the auth-token field on the page and click Save
  3. Enter the Pushbullet Access token into the pushover-auth-token field on the page and click Save
  4. Enter a title and any other data you like and click Send to Pushover

You should get a notification Notification tapping the notification will display this To-Do

Details

This page was built using the Things URL-Scheme documentation page. I forked the HTML and CSS and stripped anything unecessary to create a simple page to generate the correct URL scheme for things. Feel free to customize or simplify this page further.

That URL is then sent to Pusbhullet which in turn will push the URL to your iOS device.

The auth-token and pushover access tokens are stored in your browser local storage for re-use.

You can bookmark the Things to Pushover Page on any web browser and send to-dos to your iOS devices.

The Things to Pushover Page is hosted on GitHub in this repository. You can view the source here.

About

Create a Things To-Do from your PC and send to your iOS device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published