{"id":14037296,"url":"https://github.com/jcmartinezdev/google-tasks-ui","last_synced_at":"2025-07-27T05:31:21.067Z","repository":{"id":39388197,"uuid":"192953370","full_name":"bajcmartinez/google-tasks-ui","owner":"bajcmartinez","description":"Open source UI that connects to your Google Tasks account and it's intended to be an additional interface for the service for desktop applications, and to bring a full web experience over Google Tasks. It's not intended to replace existing Google Tasks solutions but to complement them.","archived":false,"fork":false,"pushed_at":"2023-01-04T22:00:28.000Z","size":6002,"stargazers_count":34,"open_issues_count":31,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-04-28T00:33:56.687Z","etag":null,"topics":["electron-app","google-tasks","material-ui","react","todo"],"latest_commit_sha":null,"homepage":"https://gtasksui.net/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bajcmartinez.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-20T16:27:07.000Z","updated_at":"2024-01-04T12:54:55.000Z","dependencies_parsed_at":"2023-02-02T21:16:53.328Z","dependency_job_id":null,"html_url":"https://github.com/bajcmartinez/google-tasks-ui","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bajcmartinez%2Fgoogle-tasks-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bajcmartinez%2Fgoogle-tasks-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bajcmartinez%2Fgoogle-tasks-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bajcmartinez%2Fgoogle-tasks-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bajcmartinez","download_url":"https://codeload.github.com/bajcmartinez/google-tasks-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214982086,"owners_count":15811653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["electron-app","google-tasks","material-ui","react","todo"],"created_at":"2024-08-12T03:02:40.705Z","updated_at":"2025-07-27T05:31:20.649Z","avatar_url":"https://github.com/bajcmartinez.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# [GTasks UI](https://gtasksui.net)  (Unofficial) \u0026middot; [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/bajcmartinez/google-tasks-ui/blob/master/LICENSE) [![Build Status](https://travis-ci.org/bajcmartinez/google-tasks-ui.svg?branch=master)](https://travis-ci.org/bajcmartinez/google-tasks-ui) [![Coverage Status](https://coveralls.io/repos/github/bajcmartinez/google-tasks-ui/badge.svg?branch=master)](https://coveralls.io/github/bajcmartinez/google-tasks-ui?branch=master)\n\nOpen source UI that connects to your Google Tasks account and it's intended to be an additional interface for the service for desktop applications, and to bring a full web experience over Google Tasks. It's not intended to replace existing Google Tasks solutions but to complement them.\n\nThis app is not affiliated, sponsored or developed by Google by any means, it's a hobby project that some people seem to be liking and using. I do not plan on charging, nor collecting metrics or any type of data from the use of this app.\nThis app connects to the Google Tasks API which privacy policies can be found here [Google API Privacy Policy](https://developers.google.com/terms/api-services-user-data-policy).\nOur servers only host the front-end application and you browser does not send any of your private information to our servers, all communications are done directly from the browser to the Google APIs.\n\n[View it in action](https://gtasksui.net)\n\n## Features\n\n* Web UI for Google Tasks\n* All tasks view\n* Multiple view modes\n  * Due date group / List\n  * Dense / Comfort\n* Support for subtasks\n* Auto save\n* Dark mode support\n* ... More coming soon!\n\n## Gallery\n| Light Mode | Dark Mode |\n------|------\n![All Tasks](assets/demo-light.png) | ![All Tasks](assets/demo-dark.png)\n![All Tasks](assets/demo-light-2.png) | ![All Tasks](assets/demo-dark-2.png)\n![All Tasks](assets/demo-light-3.png) | ![All Tasks](assets/demo-dark-3.png)\n\n\nThis application is undergoing heavy development and any contributions are welcomed!\n\n## Contributions\n\nPlease feel free to ask for new features by creating issues, or to work on features by creating pull requests.\nI'm currently working hard to make this app amazing, it's already in working conditions and improving all the time.\n\nIf you find any errors or strange behaviors, please report them by creating an issue.\n\n### Web interface \n  \n`npm run start`\n\nRuns the app in the development mode.\u003cbr\u003e\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\u003cbr\u003e\nYou will also see any lint errors in the c`onsole.\n\n### Run Tests \n\n`npm test`\n\nLaunches the test runner in the interactive watch mode.\u003cbr\u003e\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\nTo learn React, check out the [React documentation](https://reactjs.org/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcmartinezdev%2Fgoogle-tasks-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcmartinezdev%2Fgoogle-tasks-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcmartinezdev%2Fgoogle-tasks-ui/lists"}