{"id":13398061,"url":"https://github.com/bukinoshita/taskr","last_synced_at":"2025-04-04T07:06:25.011Z","repository":{"id":27943345,"uuid":"115542703","full_name":"bukinoshita/taskr","owner":"bukinoshita","description":"A simple task manager app","archived":false,"fork":false,"pushed_at":"2022-12-08T15:42:10.000Z","size":23952,"stargazers_count":787,"open_issues_count":30,"forks_count":73,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-05-02T00:03:02.756Z","etag":null,"topics":["app","electron","react","task","task-manager","to-do"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/bukinoshita.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-27T17:21:23.000Z","updated_at":"2024-04-23T01:44:27.000Z","dependencies_parsed_at":"2022-09-15T07:20:29.361Z","dependency_job_id":null,"html_url":"https://github.com/bukinoshita/taskr","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bukinoshita%2Ftaskr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bukinoshita%2Ftaskr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bukinoshita%2Ftaskr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bukinoshita%2Ftaskr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bukinoshita","download_url":"https://codeload.github.com/bukinoshita/taskr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247135143,"owners_count":20889421,"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":["app","electron","react","task","task-manager","to-do"],"created_at":"2024-07-30T18:02:04.656Z","updated_at":"2025-04-04T07:06:24.989Z","avatar_url":"https://github.com/bukinoshita.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","📦 Legacy \u0026 Inactive Projects"],"sub_categories":[],"readme":"![](https://github.com/bukinoshita/taskr/blob/master/media/banner.png)\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://travis-ci.org/bukinoshita/taskr\"\u003e\n    \u003cimg src=\"https://travis-ci.org/bukinoshita/taskr.svg\" alt=\"Build Status\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://github.com/sindresorhus/xo\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/code_style-XO-5ed9c7.svg\" alt=\"XO code style\"\u003e\n  \u003c/a\u003e\n\n  \u003ca href=\"https://github.com/prettier/prettier\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/styled_with-prettier-ff69b4.svg\" alt=\"styled with prettier\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Downloads\n\n\u003ca href=\"https://github.com/bukinoshita/taskr/releases/download/1.0.0/Taskr-1.0.0.dmg\"\u003e\n  \u003cimg src=\"https://github.com/bukinoshita/taskr/blob/master/media/macos.png\" width=\"280\"\u003e\n\u003c/a\u003e\n\n\u003ca href=\"https://taskr.now.sh\"\u003e\n  \u003cimg src=\"https://github.com/bukinoshita/taskr/blob/master/media/linux.png\" width=\"280\"\u003e\n\u003c/a\u003e\n\n\u003ca href=\"https://taskr.now.sh\"\u003e\n  \u003cimg src=\"https://github.com/bukinoshita/taskr/blob/master/media/windows.png\" width=\"280\"\u003e\n\u003c/a\u003e\n\n## Contribute\n\nTo run it locally on your own computer:\n\n* [Fork](https://help.github.com/articles/fork-a-repo/) this repository\n* [Clone](https://help.github.com/articles/cloning-a-repository/) it to your\n  local device\n* [Install](https://yarnpkg.com/en/docs/cli/install) the dependencies\n* [Run](https://github.com/bukinoshita/taskr/blob/master/package.json#L10) the\n  project\n\nTo make sure that your code works in the finished application, you can generate\nthe binaries like this:\n\n```bash\n$ yarn dist\n```\n\nAfter that, you will see the binary in the `./dist` folder!\n\n## About\n\n\u003ca href=\"https://www.producthunt.com/posts/taskr\"\u003e\n  \u003cimg src=\"https://github.com/bukinoshita/taskr/blob/master/media/product-hunt.png\"/\u003e\n\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://medium.com/@bukinoshita/introducing-taskr-a-simple-task-manager-app-f1d046457585\"\u003e\n    \u003cimg src=\"https://github.com/bukinoshita/taskr/blob/master/media/medium.png\"  width=\"500\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Pricing\n\n\u003cimg src=\"https://github.com/bukinoshita/taskr/blob/master/media/pricing.png\"\u003e\n\n## Related\n\n* [taskr-design](https://github.com/bukinoshita/taskr-design) — Taskr design assets\n* [taskr-api](https://github.com/bukinoshita/taskr-api) — Taskr API for PRO users (private)\n* [taskr-ios](https://github.com/bukinoshita/taskr-ios) Taskr App for iOS (private)\n\n## License\n\nMIT © [Bu Kinoshita](https://bukinoshita.io)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbukinoshita%2Ftaskr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbukinoshita%2Ftaskr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbukinoshita%2Ftaskr/lists"}