{"id":17770042,"url":"https://github.com/jonidelv/task-tracker","last_synced_at":"2026-05-09T05:34:37.191Z","repository":{"id":82866210,"uuid":"99501451","full_name":"jonidelv/task-tracker","owner":"jonidelv","description":"An example for building a tray app using Electron and React","archived":false,"fork":false,"pushed_at":"2018-10-20T21:08:43.000Z","size":1441,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-07T07:36:56.121Z","etag":null,"topics":["electron","electron-app","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonidelv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-06T17:10:31.000Z","updated_at":"2018-10-20T21:08:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"b27a72fa-7c2f-44fd-9080-c44fbb923f31","html_url":"https://github.com/jonidelv/task-tracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jonidelv/task-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonidelv%2Ftask-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonidelv%2Ftask-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonidelv%2Ftask-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonidelv%2Ftask-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonidelv","download_url":"https://codeload.github.com/jonidelv/task-tracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonidelv%2Ftask-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32808539,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","electron-app","react"],"created_at":"2024-10-26T21:20:11.024Z","updated_at":"2026-05-09T05:34:37.170Z","avatar_url":"https://github.com/jonidelv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Task Tracker\n\nAn example for building a tray app using Electron and React.\nThe app shows a timer for active tasks, you can select different tasks to keep track off.\n\u003cbr\u003e\u003cbr\u003e\n![screenshot](/app/assets/timer.png?raw=true \"Screenshot\")\n\n## Getting started\n\nThis project was generated with [electron-react-boilerplate](https://github.com/electron-react-boilerplate/electron-react-boilerplate).\nRefer to the docs to find more information on how to perform common tasks.\n\n## Install dependencies\n\n* `npm install` or\n* `yarn`\n\n## Run\n\nStart the app in the `dev` environment. This starts the renderer process in [**hot-module-replacement**](https://webpack.js.org/guides/hmr-react/) mode and starts a webpack dev server that sends hot updates to the renderer process:\n\n```bash\n$ yarn dev\n```\n\nAlternatively, you can run the renderer and main processes separately. This way, you can restart one process without waiting for the other. Run these two commands **simultaneously** in different console tabs:\n\n```bash\n$ yarn start-renderer-dev\n$ yarn start-main-dev\n```\n\nIf you don't need autofocus when your files was changed, then run `dev` with env `START_MINIMIZED=true`:\n\n```bash\n$ START_MINIMIZED=true yarn dev\n```\n\n## Packaging\n\nTo package apps for the local platform:\n\n```bash\n$ yarn package\n```\n\nTo package apps for all platforms:\n\nFirst, refer to [Multi Platform Build](https://www.electron.build/multi-platform-build) for dependencies.\n\nThen,\n\n```bash\n$ yarn package-all\n```\n\nTo package apps with options:\n\n```bash\n$ yarn package -- --[option]\n```\n\n:bulb: You can debug your production build with devtools by simply setting the `DEBUG_PROD` env variable:\n\n```bash\nDEBUG_PROD=true yarn package\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonidelv%2Ftask-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonidelv%2Ftask-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonidelv%2Ftask-tracker/lists"}