Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madox2/another-tasks
Web interface for Google Tasks
https://github.com/madox2/another-tasks
google-tasks react
Last synced: 14 days ago
JSON representation
Web interface for Google Tasks
- Host: GitHub
- URL: https://github.com/madox2/another-tasks
- Owner: madox2
- License: mit
- Created: 2019-05-05T17:24:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-25T14:09:33.000Z (11 months ago)
- Last Synced: 2023-12-26T14:48:32.692Z (11 months ago)
- Topics: google-tasks, react
- Language: JavaScript
- Homepage: https://madox2.github.io/another-tasks/
- Size: 4.15 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Another tasks
[https://madox2.github.io/another-tasks/](https://madox2.github.io/another-tasks/)
Another Tasks is a simple TODO list application that uses Google Tasks API to store the data. You can create and manage your tasks here and they will be available in all google services like calendar, etc.
## Motivation
As the Google shut down Canvas interface for Google Tasks in early 2019, they didn't provide any full-screen alternative for desktop users. Therefore I have decided to create this web app for the users that are missing the Canvas and don't feel confortable with it's replacement (GMail task addon).
## Development
This project was bootstrapped with [Vite](https://github.com/vitejs/vite).
## License
[MIT License](https://github.com/madox2/another-tasks/blob/master/LICENSE)