{"id":20054765,"url":"https://github.com/abhi5658/repaint","last_synced_at":"2025-07-25T09:09:36.236Z","repository":{"id":88356563,"uuid":"119412581","full_name":"abhi5658/repaint","owner":"abhi5658","description":"A paint application made with C++ with most of the basic functionalities.","archived":false,"fork":false,"pushed_at":"2022-10-11T22:27:02.000Z","size":669,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-05T09:17:44.657Z","etag":null,"topics":["cpp","drawing","drawing-app","graphics","paint","repaint"],"latest_commit_sha":null,"homepage":"https://abhi5658.github.io/repaint","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abhi5658.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-01-29T16:58:54.000Z","updated_at":"2024-03-15T17:12:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"c883d8b5-6de8-4f8b-ad74-af1125e5864d","html_url":"https://github.com/abhi5658/repaint","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abhi5658/repaint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhi5658%2Frepaint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhi5658%2Frepaint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhi5658%2Frepaint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhi5658%2Frepaint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhi5658","download_url":"https://codeload.github.com/abhi5658/repaint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhi5658%2Frepaint/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266983523,"owners_count":24016559,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"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":["cpp","drawing","drawing-app","graphics","paint","repaint"],"created_at":"2024-11-13T12:43:10.163Z","updated_at":"2025-07-25T09:09:36.204Z","avatar_url":"https://github.com/abhi5658.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Repaint\n\n### Try out by running the application: [🔗 Download Repaint.exe (Windows) 📥](https://github.com/abhi5658/repaint/raw/master/Repaint.exe)\n\u003e After clicking on downlaod it might say that the file \"*...is not commonly downloaded and may be dangerous*\". Since this was locally generated .exe file and I didnt knew how to add a publisher to executable, the system shows the file as dangerous. All in all the risk is yours and would stay as it is.\n\n## How to draw? 🎨 💡\n- Assume you never saw paint application. And hence you need instructions.\n- **Free hand drawing**: just draw on the white part of screen (aka canvas)\n- **Change color**: just click on any color on bottom left and continue drawing\n- **Erase**: There is white color on bottom left. Just click on it and then start erasing\n- **Change brush size**: Click on -/+ icon below to decrease or increase the brush size\n- **Fill a closed area with a color**:\n  - Create your closed area like a circle\n  - Select a new color by clicking on it\n  - Click on \"FILL\" button once\n  - Right click inside the area to fill it with the selected color\n- **Rectangle**:\n  - Click on rectangle button in bottom right once\n  - **Right** click a point on canvas where you want the rectangle to start (top left part of the rectangle)\n  - Left click (*normal click*) a point on canvas where you want the rectangle to end (bottom right part of the rectangle)\n  - The rectangle should be created\n- **Straight line**:\n  - Click on line button in bottom right once\n  - **Right** click a point on canvas where you want the line to start\n  - Left click (*normal click*) a point on canvas where you want the line to end\n  - The straight line should be created\n- **Circle**:\n  - Click on circel button in bottom right once\n  - **Right** click a point on canvas where you want the circle to start (top left portion of the circle)\n  - Left click (*normal click*) a point on canvas where you want the circle to end (bottom right portion of the circle)\n  - The circle should be created\n- **Clear the canvas**: Click on \"CLEAR\" button present at bottom right. It will clear the canvas (the canvas might flicker when clearing. that's fine)\n- **END Application**: Click on **X** button present in top right section of application\n\n# Project Name : RE-Paint\n- Group : `G19`\n- Date : `21 Oct 2016`\n- Name : [Abhishek Shah](https://github.com/abhi5658) , [Aseem Thakkar](https://github.com/aseem-thakkar)\n- Enrollment : 140080116001, 140080116006\n\n![screenshot](https://github.com/abhi5658/repaint/raw/master/Screenshots/Screenshot%20(repaint)%20.png)\n![screenshot](https://github.com/abhi5658/repaint/raw/master/Screenshots/Screenshot%20(drawing).png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhi5658%2Frepaint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhi5658%2Frepaint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhi5658%2Frepaint/lists"}