https://github.com/madox2/another-tasks
Web interface for Google Tasks
https://github.com/madox2/another-tasks
google-tasks react
Last synced: about 1 year 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-25T14:09:33.000Z (about 2 years ago)
- Last Synced: 2025-01-07T07:45:08.118Z (about 1 year ago)
- Topics: google-tasks, react
- Language: JavaScript
- Homepage: https://madox2.github.io/another-tasks/
- Size: 4.15 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- 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)