{"id":21757746,"url":"https://github.com/alxarno/day-routine","last_synced_at":"2025-04-13T12:09:36.039Z","repository":{"id":37216265,"uuid":"149815778","full_name":"alxarno/Day-Routine","owner":"alxarno","description":"👨‍💻 Day Routine Desktop (Vue, Electron, TypeScript)","archived":false,"fork":false,"pushed_at":"2022-12-08T22:06:47.000Z","size":2739,"stargazers_count":8,"open_issues_count":15,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T12:09:26.104Z","etag":null,"topics":["electron","electron-packager","jest","nodejs","organizer","planner","todo","typescript","vue"],"latest_commit_sha":null,"homepage":"","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/alxarno.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-21T20:42:30.000Z","updated_at":"2022-03-12T17:07:30.000Z","dependencies_parsed_at":"2023-01-25T07:46:02.048Z","dependency_job_id":null,"html_url":"https://github.com/alxarno/Day-Routine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alxarno%2FDay-Routine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alxarno%2FDay-Routine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alxarno%2FDay-Routine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alxarno%2FDay-Routine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alxarno","download_url":"https://codeload.github.com/alxarno/Day-Routine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248710447,"owners_count":21149190,"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","electron-packager","jest","nodejs","organizer","planner","todo","typescript","vue"],"created_at":"2024-11-26T11:16:57.858Z","updated_at":"2025-04-13T12:09:36.021Z","avatar_url":"https://github.com/alxarno.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://github.com/AlexeyArno/Day-Routine/blob/master/final/res/images/routinelogo@small.png?raw=true\" align=\"right\"/\u003e\n\n# [Day-Routine](https://github.com/AlexeyArno/Day-Routine)\n\n![](https://img.shields.io/badge/price-free-%235F2FE1.svg)\n![](https://img.shields.io/badge/version-1.1.0-green.svg)\n[![CircleCI](https://circleci.com/gh/AlexeyArno/Day-Routine/tree/master.svg?style=shield)](https://circleci.com/gh/AlexeyArno/Day-Routine/tree/master)\n\n\u003e Desktop application is planning routine tasks \n\nApplication build day's plan according to your free time and needs\n\n## Capabilities\n- Create tasks (Routines)\n- Create free time (Dead Zones) \n- Auto produce day's plan\n- Auto open links/files when task will have began\n- Support electron notifications and tray\n\n\u003cimg src=\"https://i.imgur.com/eTREU6R.png\"/\u003e\n\n## Built With\n* [Typescript](http://www.typescriptlang.org/)\n* [Vue](https://vuejs.org/) \n* [Electron](https://electronjs.org/)\n* [SASS](https://sass-lang.com/)\n* [JEST](https://jestjs.io/)\n* [Webpack](https://github.com/webpack)\n\n\n## Installation and Run\n\nDay-Routine requires [Node.js](https://nodejs.org/) to run.\n\nInstall the dependencies and devDependencies and start the server.\n\n```sh\ngit clone https://github.com/AlexeyArno/Day-Routine\ncd Day-Routine\nyarn\nelectron .\n```\nFor automatic open devTools and hot-realod change variable `prodEnv` in `main.js` file.\n\nFor auto rebuild source files by [Webpack](https://github.com/webpack) execute `watch.dev.sh` \n\n## Build \n\nBuild available by [electron-builder](https://github.com/electron-userland/electron-builder)\n\nYou can execute `build.sh` to build for current \n\n```\n./build.sh\n```\nor for certain [arch](https://github.com/electron-userland/electron-packager/blob/master/docs/api.md#arch) and [platform](https://github.com/electron-userland/electron-packager/blob/master/docs/api.md#platform)\n```\n./build.sh -p win32 -a x64\n```\nResult will appear in `dist` folder\n\n\u003e If you want change some build params for [electron-builder](https://github.com/electron-userland/electron-builder), change them in [final/package.json](https://github.com/AlexeyArno/Day-Routine/blob/master/final/package.json)\n\n## Screens\n\u003cimg src=\"https://i.imgur.com/tLL7wtq.png\"/\u003e\n\u003cimg src=\"https://i.imgur.com/t0TRwNa.png\"/\u003e\n\u003cimg src=\"https://i.imgur.com/b35gwIp.png\"/\u003e\n\u003cimg src=\"https://i.imgur.com/vXhvUCt.png\"/\u003e\n\u003cimg src=\"https://i.imgur.com/ApSirb5.png\"/\u003e\n\u003cimg src=\"https://i.imgur.com/La3gvPr.png\"/\u003e\n\nLicense\n----\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falxarno%2Fday-routine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falxarno%2Fday-routine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falxarno%2Fday-routine/lists"}