{"id":27072587,"url":"https://github.com/mowatermelon/learn-electron","last_synced_at":"2026-05-04T05:39:52.007Z","repository":{"id":52416051,"uuid":"117625541","full_name":"mowatermelon/learn-electron","owner":"mowatermelon","description":"基于electron ，vue和localstroge的todolist","archived":false,"fork":false,"pushed_at":"2021-04-29T20:33:33.000Z","size":1020,"stargazers_count":2,"open_issues_count":33,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-06T00:28:24.140Z","etag":null,"topics":["electron","electron-application","es6"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/mowatermelon.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":"2018-01-16T03:17:57.000Z","updated_at":"2018-11-12T08:21:21.000Z","dependencies_parsed_at":"2022-09-06T08:41:59.001Z","dependency_job_id":null,"html_url":"https://github.com/mowatermelon/learn-electron","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mowatermelon%2Flearn-electron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mowatermelon%2Flearn-electron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mowatermelon%2Flearn-electron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mowatermelon%2Flearn-electron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mowatermelon","download_url":"https://codeload.github.com/mowatermelon/learn-electron/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411554,"owners_count":20934700,"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-application","es6"],"created_at":"2025-04-05T23:18:39.488Z","updated_at":"2026-05-04T05:39:46.963Z","avatar_url":"https://github.com/mowatermelon.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# watermelon-todolist\n\n**Clone and run for a quick way to see Electron in action.**\n\n## To Use\n\nTo clone and run this repository you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:\n\n```bash\n# if your system is window,you need to install these two packages first\nnpm install electron -g\nnpm install electron-packager -g\n\n# Clone this repository\ngit clone -b todolist https://github.com/mowatermelon/learn-electron.git todolist\n# Go into the repository\ncd todolist\n# Install dependencies\nnpm install\n# Run the app\nnpm start\n# package win32 application\nnpm run package:win32\n# package win64 application\nnpm run package:win64\n# package linux application\nnpm run package:linux\n# package mac application\nnpm run package:mac\n```\n\n## features\n\n- todo\n  - add todo\n  - remove todo\n  - edit todo\n  - random change background image\n\n## screenshot\n\n- when the task is not fully completed\n\n![image](https://user-images.githubusercontent.com/18508817/40623137-e1e83568-62d7-11e8-9fcd-286ccf50206d.png)\n\n- when all tasks are completed\n\n![image](https://user-images.githubusercontent.com/18508817/40623192-29d6a7ba-62d8-11e8-9d51-3b8335009d4f.png)\n\n- when you want to delete a tasks\n\n![image](https://user-images.githubusercontent.com/18508817/40623248-77592fb2-62d8-11e8-8eba-c5d387d690cb.png)\n\n## Tip\n\nPackage the corresponding system needs to be consistent with the current operating system\n\n## learn-base\n\n**Use this app along with the [Electron API Demos](http://electron.atom.io/#get-started) app for API code examples to help you get started.**\n\nA basic Electron application needs just these files:\n\n- `package.json` - Points to the app's main file and lists its details and dependencies.\n- `main.js` - Starts the app and creates a browser window to render HTML. This is the app's **main process**.\n- `index.html` - A web page to render. This is the app's **renderer process**.\n\nYou can learn more about each of these components within the [Quick Start Guide](http://electron.atom.io/docs/tutorial/quick-start).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmowatermelon%2Flearn-electron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmowatermelon%2Flearn-electron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmowatermelon%2Flearn-electron/lists"}