{"id":19097586,"url":"https://github.com/projectsandprograms/qr-maker","last_synced_at":"2025-02-22T09:05:39.765Z","repository":{"id":219571302,"uuid":"749369038","full_name":"ProjectsAndPrograms/QR-maker","owner":"ProjectsAndPrograms","description":"Generates QR codes. Created in java swing.","archived":false,"fork":false,"pushed_at":"2024-07-01T02:59:11.000Z","size":3225,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-03T00:41:31.943Z","etag":null,"topics":["java-qr-code","java-qr-code-generator","qr","qr-code","qr-generator","qr-maker","stand-alone","swing"],"latest_commit_sha":null,"homepage":"","language":"Java","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/ProjectsAndPrograms.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":"2024-01-28T11:38:15.000Z","updated_at":"2024-07-01T02:59:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"0aeb10be-3510-406a-b475-de08e87ca595","html_url":"https://github.com/ProjectsAndPrograms/QR-maker","commit_stats":null,"previous_names":["projectsandprograms/qr-maker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectsAndPrograms%2FQR-maker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectsAndPrograms%2FQR-maker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectsAndPrograms%2FQR-maker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProjectsAndPrograms%2FQR-maker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProjectsAndPrograms","download_url":"https://codeload.github.com/ProjectsAndPrograms/QR-maker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240149876,"owners_count":19755755,"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":["java-qr-code","java-qr-code-generator","qr","qr-code","qr-generator","qr-maker","stand-alone","swing"],"created_at":"2024-11-09T03:41:54.882Z","updated_at":"2025-02-22T09:05:39.747Z","avatar_url":"https://github.com/ProjectsAndPrograms.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QR-maker\nGenerates QR codes. Created in java swing. \n\n## Screenshots\n\n\u003cdiv style=\"display: flex;flex-direction: column; grid-gap: 10px;\"\u003e\n    \u003cdiv style=\"display: flex; grid-gap: 10px;\"\u003e\n        \u003cimg src=\"images/s1.png\" alt=\"screenshots\" width=\"49%\" style=\"border: 2px solid lightgreen\"/\u003e\n        \u003cimg src=\"images/s2.png\" alt=\"screenshots\" width=\"49%\" style=\"border: 2px solid lightgreen\"/\u003e\n    \u003c/div\u003e\n    \u003cdiv style=\"display: flex; grid-gap: 10px;\"\u003e\n        \u003cimg src=\"images/s3.png\" alt=\"screenshots\" width=\"49%\" style=\"border: 2px solid lightgreen\"/\u003e\n        \u003cimg src=\"images/s4.png\" alt=\"screenshots\" width=\"49%\" style=\"border: 2px solid lightgreen\"/\u003e\n    \u003c/div\u003e\n      \u003cdiv style=\"display: flex; grid-gap: 10px;\"\u003e\n        \u003cimg src=\"images/s5.png\" alt=\"screenshots\" width=\"49%\" style=\"border: 2px solid lightgreen\"/\u003e\n    \u003c/div\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\n## How to use ?\n\n### Run Directly\n\n\u003cb\u003eWindows user : \u003c/b\u003eTo simply use this application just dubble click on 'QR app.jar'.\n\u003cbr\u003e\n\u003cb\u003eLinux user :\u003c/b\u003eopen terminal -\u003e locate your directory where you unzip the downloaded file using terminal and use command to run QR-Maker\n```bash\njava -jar 'QR app.jar'\n```\n\n### Run using Eclipse IDE\n \u003cb\u003eStep-1 :\u003c/b\u003e After downloading, you have to keep this project on your workspace. Check your workspace from Eclipse also your can change your workspace by \u003cbr\u003e\n   \u003cb\u003efile-\u003eSwitchWorkspace-\u003eOther\u003c/b\u003e\n   and choose your workspace.\n\n\u003cb\u003eStep-2 :\u003c/b\u003e Open eclipse IDE : \n     \u003ci\u003ego to file-\u003eOpen Project from file system-\u003e locate your workspace and select the project(QR-maker) folder -\u003e click on open -\u003e finish\u003c/i\u003e\n\n\u003cb\u003eStep-2 :\u003c/b\u003eTo run QR-maker \u003ci\u003eright click on QR-maker -\u003e Run As -\u003e Java Application\u003c/i\u003e\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first\nto discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectsandprograms%2Fqr-maker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprojectsandprograms%2Fqr-maker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectsandprograms%2Fqr-maker/lists"}