Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/m1guelpf/send-to-things

A PWA to add tasks to Things from pretty much anywhere
https://github.com/m1guelpf/send-to-things

netlify pwa things things3 vue

Last synced: about 2 months ago
JSON representation

A PWA to add tasks to Things from pretty much anywhere

Awesome Lists containing this project

README

        



Send To Things


A PWA to add tasks to Things from pretty much anywhere



Read the article →


## Quick Setup

> You'll need to know [your _Mail to Things_ address](https://support.culturedcode.com/customer/en/portal/articles/2908262-using-mail-to-things#enable-mail-to-things) and a [Sendgrid API key](https://sendgrid.com/docs/ui/account-and-settings/api-keys/). Read below for more info on how to get them.



Deploy to Netlify

## How does it work?
Things doesn't have an API, but it provides a way to add tasks via email. This project makes use of this service by emailing to your _Mail to Things_ address every time you submit the form using Netlify Functions.

## Usage
Once you've deployed the project you should be able to access it on your Android phone and click the `Add Things to home screen` button to install it as an app. You can also use it as a regular website on any platform.

## Support Me
Hi! I'm a 17-year-old who loves to create small projects like this one in its free time.

If you're getting value out of my work and want to help me continue mantaining it and creating cool stuff, you can [support me on Patreon](https://miguelpiedrafita.com/patreon).

## License
This project is licensed under the MIT license, which means you can du pretty much anything with the code. [More info](LICENSE.md).