{"id":20847340,"url":"https://github.com/commonwealthrobotics/cadoodle","last_synced_at":"2026-05-02T20:00:44.456Z","repository":{"id":248157498,"uuid":"827884778","full_name":"CommonWealthRobotics/CaDoodle","owner":"CommonWealthRobotics","description":"A drag-and-drop CAD package for beginners.","archived":false,"fork":false,"pushed_at":"2026-04-29T16:58:27.000Z","size":7886,"stargazers_count":73,"open_issues_count":10,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-04-29T18:06:16.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CommonWealthRobotics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"CommonWealthRobotics","patreon":"madhephaestus","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2024-07-12T15:34:20.000Z","updated_at":"2026-04-29T16:58:31.000Z","dependencies_parsed_at":"2026-04-29T18:03:12.389Z","dependency_job_id":null,"html_url":"https://github.com/CommonWealthRobotics/CaDoodle","commit_stats":null,"previous_names":["commonwealthrobotics/cadoodle"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/CommonWealthRobotics/CaDoodle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommonWealthRobotics%2FCaDoodle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommonWealthRobotics%2FCaDoodle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommonWealthRobotics%2FCaDoodle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommonWealthRobotics%2FCaDoodle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CommonWealthRobotics","download_url":"https://codeload.github.com/CommonWealthRobotics/CaDoodle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CommonWealthRobotics%2FCaDoodle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32547651,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T19:18:06.202Z","status":"ssl_error","status_checked_at":"2026-05-02T19:16:21.335Z","response_time":132,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-18T02:19:42.128Z","updated_at":"2026-05-02T20:00:44.445Z","avatar_url":"https://github.com/CommonWealthRobotics.png","language":"Java","funding_links":["https://github.com/sponsors/CommonWealthRobotics","https://patreon.com/madhephaestus"],"categories":[],"sub_categories":[],"readme":"# Cadoodle Website\n\n[https://cadoodlecad.com/](https://cadoodlecad.com/)\n\n\n# CaDoodle\nA free and open source CAD package using drag-and-drop shapes. \n\nInstallers: [![Github All Releases](https://img.shields.io/github/downloads/CommonWealthRobotics/CaDoodle/total.svg)]() \n\nApplication: [![Github All Releases](https://img.shields.io/github/downloads/CommonWealthRobotics/CaDoodle-Application/total.svg)]()\n\n![Screen Shot](CaDoodle-Screenshot.png)\n\n# Download\n\n[Download and Install here](https://github.com/CommonWealthRobotics/CaDoodle/releases)\n\n# Source Code\n\nThis repository is the installer and auto-updater. The installable releases are found here. \n\nThe below link is for the source code of the main application itself.\n\nhttps://github.com/CommonWealthRobotics/CaDoodle-Application\n\n# Windows install\n\nFor silent local installs\n\n```\n\nCaDoodle-Windows-x86_64.exe /Q \n\n```\n\nFor silent system installs\n\n```\n\nCaDoodle-Windows-System-x86_64.exe /Q \n\nCaDoodle-Windows-System-x86_64.exe /Q /D=D:\\CustomLocation\\CaDoodle\\\n\n```\n\n### Windows debugging\n\nOpen PowerShell (not cmd)\n\n```\n\u0026 \"Documents\\CaDoodle-Windows-x86_64\\CaDoodle\\CaDoodle.exe\" 2\u003e\u00261 | Tee-Object -filePath Documents\\output.txt\n```\n\n# Visual Studio Code building the Java JAR file\n\nTo build the updater Java JAR file in Visual Studio Code install the following extensions:\n1. Gradle for Java\n2. Language Support for Java(TM) by Red Hat\n\nOpen the CaDoodleUpdater directory.\n\nWhen VS Code asks to use Gradle or Maven, select Gradle.\n\nTo build the JAR file the Azul 17 Java-JavaFX JVM is required, it can be found here:\nhttps://www.azul.com/downloads/?version=java-17-lts\u0026package=jdk-fx#zulu\n\nSupported platforms are Windows-x64, Linux-x64, Linux-ARM, Mac-x64 and Mac-ARM.\nExtract the JVM to a path without spaces in it.\n\nIn the VS Code \"settings.json\" point to the files in the JVM:\n```\n\"java.jdt.ls.java.home\": \"\u003cYOUR_PATH\u003e\",\n\"java.configuration.runtimes\": \"\u003cYOUR_PATH\u003e\"\n```\n\nBoth paths can point to the same directory (the JRE is included in the JVM).\nThe java executable (java or java.exe) should be located in:\n```\"\u003cYOUR_PATH\u003e\\\\bin\\\\\"```\n\nSelect the Gradle extension (elephant icon on the left), then select \"CaDoodleUpdater/Tasks/build/build\" to build the Jar file.\nThe CaDoodleUpdater.jar file will be located in \"CaDoodleUpdater\\build\\libs\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommonwealthrobotics%2Fcadoodle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommonwealthrobotics%2Fcadoodle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommonwealthrobotics%2Fcadoodle/lists"}