{"id":33215644,"url":"https://github.com/ukarim/smppgui","last_synced_at":"2025-12-30T01:46:32.884Z","repository":{"id":175911806,"uuid":"542547228","full_name":"ukarim/smppgui","owner":"ukarim","description":"SMPP GUI client","archived":false,"fork":false,"pushed_at":"2025-07-29T16:05:46.000Z","size":593,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-29T19:01:06.248Z","etag":null,"topics":["gui","smpp","smpp-client","smpp-gui"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ukarim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2022-09-28T11:06:54.000Z","updated_at":"2025-07-29T16:04:14.000Z","dependencies_parsed_at":"2024-02-02T18:26:13.741Z","dependency_job_id":"726c69e9-6ad5-4378-9aee-5734c9cc80e7","html_url":"https://github.com/ukarim/smppgui","commit_stats":null,"previous_names":["ukarim/smppgui"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/ukarim/smppgui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ukarim%2Fsmppgui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ukarim%2Fsmppgui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ukarim%2Fsmppgui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ukarim%2Fsmppgui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ukarim","download_url":"https://codeload.github.com/ukarim/smppgui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ukarim%2Fsmppgui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285573085,"owners_count":27194648,"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-11-21T02:00:06.175Z","response_time":61,"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":["gui","smpp","smpp-client","smpp-gui"],"created_at":"2025-11-16T13:00:29.583Z","updated_at":"2025-11-21T07:01:50.030Z","avatar_url":"https://github.com/ukarim.png","language":"Java","funding_links":[],"categories":["Interco"],"sub_categories":["SMPP"],"readme":"![smppgui](src/main/resources/icon.png)\n\n### smppgui\n\nSimple SMPP GUI client written in java. No external dependencies. Works on Linux and Windows (should work on MacOS, not tested).\n\n### Usage\n\nYou will need java 11 or higher preinstalled on your machine.\n\n1. Download smppgui.jar from [https://github.com/ukarim/smppgui/releases](https://github.com/ukarim/smppgui/releases)\nor build it manually using gradle: `gradle build`\n\n2. Launch smppgui using following command: `java -jar smppgui.jar`\n\n### Screenshot\n\n![submit form](img/submit_form.png)\n\n### Build custom java runtime with smppgui\n\n1. Build custom java runtime `gradle jlink`\n2. Launch smppgui using the generated bash script: `./smppgui/bin/smppgui`\n3. Finally, archive the generated _smppgui_ directory and distribute it. Thus, end users do not need to pre-install java on their computers.\n\n### Using custom Look\u0026Feel\n\nIf the GUI looks ugly (this is the case in Linux environments), then you can apply custom Look\u0026Feel.\n\nFor example, [FlatLaf](https://www.formdev.com/flatlaf/).\n\n1. Download FlatLaf from MavenCentral [flatlaf-3.5.4.jar](https://repo1.maven.org/maven2/com/formdev/flatlaf/3.5.4/flatlaf-3.5.4.jar)\n2. Use following command to launch smppgui\n   ```\n   java -cp flatlaf-3.5.4.jar:smppgui.jar -Dswing.defaultlaf=com.formdev.flatlaf.FlatLightLaf com.ukarim.smppgui.Main\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fukarim%2Fsmppgui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fukarim%2Fsmppgui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fukarim%2Fsmppgui/lists"}