{"id":30705352,"url":"https://github.com/akohlmey/lammps-gui","last_synced_at":"2026-04-25T00:00:52.545Z","repository":{"id":310431297,"uuid":"1039808052","full_name":"akohlmey/lammps-gui","owner":"akohlmey","description":"LAMMPS-GUI - The graphical interface for learning and running LAMMPS","archived":false,"fork":false,"pushed_at":"2026-04-19T00:50:51.000Z","size":35620,"stargazers_count":11,"open_issues_count":0,"forks_count":6,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2026-04-19T02:38:43.236Z","etag":null,"topics":["editor","lammps","molecular-dynamics-simulation","visualization"],"latest_commit_sha":null,"homepage":"https://lammps-gui.lammps.org/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akohlmey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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}},"created_at":"2025-08-18T02:31:56.000Z","updated_at":"2026-04-19T00:50:56.000Z","dependencies_parsed_at":"2025-08-18T04:28:42.430Z","dependency_job_id":"026e498c-f935-4e5c-9261-1d0d49e526e1","html_url":"https://github.com/akohlmey/lammps-gui","commit_stats":null,"previous_names":["akohlmey/lammps-gui"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/akohlmey/lammps-gui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akohlmey%2Flammps-gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akohlmey%2Flammps-gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akohlmey%2Flammps-gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akohlmey%2Flammps-gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akohlmey","download_url":"https://codeload.github.com/akohlmey/lammps-gui/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akohlmey%2Flammps-gui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32245151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: 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":["editor","lammps","molecular-dynamics-simulation","visualization"],"created_at":"2025-09-02T18:53:25.477Z","updated_at":"2026-04-25T00:00:52.532Z","avatar_url":"https://github.com/akohlmey.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LAMMPS-GUI - The graphical interface for learning and running LAMMPS\n\nPlease see the online documentation at https://lammps-gui.lammps.org/\n\n## Test Status of the development branch\n\n[![Compile and run tests on Linux with Qt 6.x](https://github.com/akohlmey/lammps-gui/actions/workflows/compile-linux-qt6.yml/badge.svg)](https://github.com/akohlmey/lammps-gui/actions/workflows/compile-linux-qt6.yml)\n[![Build LAMMPS-GUI as flatpak bundle](https://github.com/akohlmey/lammps-gui/actions/workflows/build-linux-flatpak.yml/badge.svg)](https://github.com/akohlmey/lammps-gui/actions/workflows/build-linux-flatpak.yml)\n[![Compile on macOS and build DMG](https://github.com/akohlmey/lammps-gui/actions/workflows/compile-macos-dmg.yml/badge.svg)](https://github.com/akohlmey/lammps-gui/actions/workflows/compile-macos-dmg.yml)\n[![Cross-compile for Windows with MinGW64](https://github.com/akohlmey/lammps-gui/actions/workflows/compile-mingw64-cross.yml/badge.svg)](https://github.com/akohlmey/lammps-gui/actions/workflows/compile-mingw64-cross.yml)\n[![Compile on Windows with MSVC](https://github.com/akohlmey/lammps-gui/actions/workflows/compile-windows-msvc.yml/badge.svg)](https://github.com/akohlmey/lammps-gui/actions/workflows/compile-windows-msvc.yml)\n[![CodeQL Code Analysis](https://github.com/akohlmey/lammps-gui/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/akohlmey/lammps-gui/actions/workflows/codeql-analysis.yml)\n[![Build Documentation in HTML](https://github.com/akohlmey/lammps-gui/actions/workflows/build-html-docs.yml/badge.svg)](https://github.com/akohlmey/lammps-gui/actions/workflows/build-html-docs.yml)\n\n## LAMMPS-GUI vs. LAMMPS\n\nLAMMPS-GUI used to \"live\" in the \"tools/lammps-gui\" folder of the LAMMPS source distribution\nand the LAMMPS git repository.  This made it easy to build LAMMPS-GUI together with LAMMPS.\nHowever, LAMMPS-GUI has matured to the point, that it is easier to maintain it as a separate\npackage and make its release schedule independent from LAMMPS releases.  It is still possible\nto build LAMMPS-GUI as part of a LAMMPS build same as before, but that will automatically\nfirst download the LAMMPS-GUI sources from this repository.\n\n## Citation\n\nThere is currently no citation specifically describing LAMMPS-GUI, but an introduction\nis contained in the publication in LiveCoMS for the LAMMPS Tutorials that are linked\nfrom LAMMPS-GUI, so the suggestion is to cite that publication for now:\n\n```\n@article{lammps_tutorials_2025,\n  author={Gravelle, Simon and Alvares, Cecilia M. S. and Gissinger, Jacob R. and Kohlmeyer, Axel},\n  title={A Set of Tutorials for the {LAMMPS} Simulation Package [Article v1.0]},\n  journal={Living Journal of Computational Molecular Science},\n  pages={3027},\n  volume={6},\n  number={1},\n  year={2025},\n  month={Sep.},\n  url={https://livecomsjournal.org/index.php/livecoms/article/view/v6i1e3037},\n  DOI={10.33011/livecoms.6.1.3037}\n}\n```\n\n## License\n\nLAMMPS-GUI is distributed under the GNU public license version 2 or later (GPLv2+).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakohlmey%2Flammps-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakohlmey%2Flammps-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakohlmey%2Flammps-gui/lists"}