https://github.com/yschimke/rememberwear
https://github.com/yschimke/rememberwear
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yschimke/rememberwear
- Owner: yschimke
- License: apache-2.0
- Archived: true
- Created: 2021-12-01T19:17:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T11:28:52.000Z (about 1 year ago)
- Last Synced: 2025-02-16T03:04:38.018Z (3 months ago)
- Language: Kotlin
- Size: 1.72 MB
- Stars: 17
- Watchers: 5
- Forks: 4
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Soyted - Remember The Milk for Wear
This project is a Wear app for [RememberTheMilk](https://rememberthemilk.com).
It uses the [Public API.](https://www.rememberthemilk.com/services/api/)Soyted - to avoid Remember and Milk in accordance with branding guidelines.
Icon from https://freesvg.org/soymilkcarton
## Status
Building locally requires auth tokens in local.properties until Oauth setup.
```
API_KEY=FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
API_SECRET=FFFFFFFFFFFFFFFF
```### App
functionality - See relevent tasks tagged with "wear", mark as completed.
### Tile
Shows the top urgent tasks
### Complication
Shows the most urgent task
## Add task


## Contributing
See [`CONTRIBUTING.md`](CONTRIBUTING.md) for details.
## License
Apache 2.0; see [`LICENSE`](LICENSE) for details.
## Disclaimer
This project is not an official Google project. It is not supported by
Google and Google specifically disclaims all warranties as to its quality,
merchantability, or fitness for a particular purpose.