{"id":14992391,"url":"https://github.com/project-robius/todo_makepad","last_synced_at":"2025-09-25T14:31:10.099Z","repository":{"id":156487155,"uuid":"630647214","full_name":"project-robius/todo_makepad","owner":"project-robius","description":"Example TODO app built with Makepad","archived":false,"fork":false,"pushed_at":"2024-04-17T22:20:06.000Z","size":338,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-25T16:10:41.929Z","etag":null,"topics":["makepad"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/project-robius.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-04-20T20:49:33.000Z","updated_at":"2023-11-12T13:42:23.000Z","dependencies_parsed_at":"2023-10-11T10:18:23.256Z","dependency_job_id":"8e9a1e8b-ffdb-47c8-9fc4-46b8bda9734b","html_url":"https://github.com/project-robius/todo_makepad","commit_stats":null,"previous_names":["mobilerust/todo_makepad","project-robius/todo_makepad"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-robius%2Ftodo_makepad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-robius%2Ftodo_makepad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-robius%2Ftodo_makepad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-robius%2Ftodo_makepad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-robius","download_url":"https://codeload.github.com/project-robius/todo_makepad/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234200177,"owners_count":18795139,"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":["makepad"],"created_at":"2024-09-24T15:00:59.065Z","updated_at":"2025-09-25T14:31:09.458Z","avatar_url":"https://github.com/project-robius.png","language":"Rust","funding_links":[],"categories":["GUI"],"sub_categories":[],"readme":"# Makepad TODO list application\n\nThis is an example application of simple Todo list application built with [Makepad](https://github.com/makepad/makepad)\n\n## Testing it in Android\n\nInstall cargo-makepad, in the root of the Makepad repository run\n\n```\ncargo install --path ./tools/cargo_makepad\n```\n\nNote: Make sure you have checked in the latest from Makepad's main branch.\n\nRun the application for Android \n```\ncargo-makepad android run -p todo_makepad\n```\n\n## Testing it in other platforms\n\nRun the application for Web (Wasm)\n\n```\n../makepad/tools/wasm/build_wasm_thread.sh todo_makepad; makepad-web-server\n```\n\nNote: The `build_wasm_thread.sh` is actually located where you have checked in Makepad, so please adjust the relative path as it fits in your situation.\n\nRun the application for Desktop (MacOS) \n\n```\ncargo run\n```\n\n### Notes\n\n* There are two version of the application, one for mobile (`AppMobile`) and other for desktop (`AppDesktop`). You need to choose manually in src/app.rs which want to render, since there is no an automatic mechanism for that at the time.\n\n* This currently uses a JSON API deployed at https://cholee-todo-app.fly.dev/api/todos/. Random test data will appear since this resource is shared.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproject-robius%2Ftodo_makepad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fproject-robius%2Ftodo_makepad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproject-robius%2Ftodo_makepad/lists"}