{"id":20713118,"url":"https://github.com/malaksadek/javapaint","last_synced_at":"2026-06-10T09:31:24.238Z","repository":{"id":256207442,"uuid":"264039886","full_name":"MalakSadek/JavaPaint","owner":"MalakSadek","description":"A Java program that has the same features as Microsoft Paint 🎨  💻 (2019)","archived":false,"fork":false,"pushed_at":"2021-03-25T16:17:07.000Z","size":208,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T06:49:21.929Z","etag":null,"topics":["drawing-app","gui","java","java-fx","java-swing","java-swing-application","mvc","mvc-architecture","mvc-pattern"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MalakSadek.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,"publiccode":null,"codemeta":null}},"created_at":"2020-05-14T22:33:05.000Z","updated_at":"2022-08-22T13:30:05.000Z","dependencies_parsed_at":"2024-09-09T16:11:50.406Z","dependency_job_id":"fa0a7092-3bae-4cbf-a516-d9b3f71f07c2","html_url":"https://github.com/MalakSadek/JavaPaint","commit_stats":null,"previous_names":["malaksadek/javapaint"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MalakSadek/JavaPaint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalakSadek%2FJavaPaint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalakSadek%2FJavaPaint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalakSadek%2FJavaPaint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalakSadek%2FJavaPaint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MalakSadek","download_url":"https://codeload.github.com/MalakSadek/JavaPaint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MalakSadek%2FJavaPaint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34146871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":["drawing-app","gui","java","java-fx","java-swing","java-swing-application","mvc","mvc-architecture","mvc-pattern"],"created_at":"2024-11-17T02:23:35.044Z","updated_at":"2026-06-10T09:31:24.172Z","avatar_url":"https://github.com/MalakSadek.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java Paint\nA Java program that has the same features as Microsoft Paint 🎨 💻 (2019).\n\nThis GUI-based application implemented in Java and the `Java/FX` and `Java/Swing` libraries. It displays a canvas and a set of tools to allow the user to draw among a set of other features such as saving/loading canvases or syncing canvases with another user.\n\n## Features:\n* Draw lines, rectangles, squares, circles, triangles, ellipses, hexagons, octagons, and other polygons (specify number of sides)\n* Fill the shapes with color, draw them as outlines only, change the stroke width and color\n* Resize or move shapes after they are drawn\n* Clear the canvas or change its background color\n* Undo or redo any action\n* Save the file (by serializing it) or load an existing file\n* Connect to another user and sync canvases with them (each person gets all the other drawings the person has made added to their canvas)\n\n### Screenshot of GUI:\n\n![picture alt](https://github.com/MalakSadek/JavaPaint/blob/master/Screenshot.png \"Screenshot of GUI\")\n\n### Installation\n\nClone the project: \n            `git clone https://github.com/MalakSadek/JavaPaint`\n\nCd into the directory and compile the files, then run the source code:\n\n            cd JavaPaint\n            javac src/*.java src/*.java\n\n\n## Usage\n\nRun the GUI:\n\n            cd src/\n            java MVCMain\n            \n Run the server:\n \n            cd src/\n            java ServerMain\n            \n # Javadocs\n\n    1. Generate the Javadocs: javadoc -d javadoc src/*.java src/exception/*.java\n\n    2. Open javadoc/index.html in your web browser.\n\n# Contact\n\n* email: mfzs1@st-andrews.ac.uk\n* LinkedIn: www.linkedin.com/in/malak-sadek-17aa65164/\n* website: http://malaksadekapps.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalaksadek%2Fjavapaint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmalaksadek%2Fjavapaint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalaksadek%2Fjavapaint/lists"}