Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 11 days ago
JSON representation
A PWA to add tasks to Things from pretty much anywhere
- Host: GitHub
- URL: https://github.com/m1guelpf/send-to-things
- Owner: m1guelpf
- License: mit
- Created: 2019-06-12T15:58:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-10T12:02:41.000Z (almost 4 years ago)
- Last Synced: 2024-10-25T05:57:43.492Z (20 days ago)
- Topics: netlify, pwa, things, things3, vue
- Language: JavaScript
- Homepage:
- Size: 292 KB
- Stars: 41
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
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.
## 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).