{"id":26397315,"url":"https://github.com/thalesgroup/mms-compiler","last_synced_at":"2025-07-02T21:37:56.749Z","repository":{"id":265257089,"uuid":"893826048","full_name":"ThalesGroup/MMS-compiler","owner":"ThalesGroup","description":"A command-line tool which can be used to generate Multimedia Messaging Service (MMS) files based on a predefined set of input files: text, images, audio, video. This tool can be used in Windows or Linux (x86).","archived":false,"fork":false,"pushed_at":"2025-04-07T14:26:11.000Z","size":1374,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T15:25:28.681Z","etag":null,"topics":["command-line-tool","fasm","mms","mobile-messaging","multimedia"],"latest_commit_sha":null,"homepage":"","language":"Batchfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThalesGroup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"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}},"created_at":"2024-11-25T09:26:31.000Z","updated_at":"2025-04-07T14:26:14.000Z","dependencies_parsed_at":"2025-02-19T12:34:59.408Z","dependency_job_id":null,"html_url":"https://github.com/ThalesGroup/MMS-compiler","commit_stats":null,"previous_names":["thalesgroup/mms-compiler"],"tags_count":1,"template":false,"template_full_name":"ThalesGroup/template-project","purl":"pkg:github/ThalesGroup/MMS-compiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThalesGroup%2FMMS-compiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThalesGroup%2FMMS-compiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThalesGroup%2FMMS-compiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThalesGroup%2FMMS-compiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThalesGroup","download_url":"https://codeload.github.com/ThalesGroup/MMS-compiler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThalesGroup%2FMMS-compiler/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263220994,"owners_count":23432980,"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":["command-line-tool","fasm","mms","mobile-messaging","multimedia"],"created_at":"2025-03-17T12:17:22.918Z","updated_at":"2025-07-02T21:37:56.714Z","avatar_url":"https://github.com/ThalesGroup.png","language":"Batchfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14247331.svg)](https://doi.org/10.5281/zenodo.14247331) \n[![SWH](https://archive.softwareheritage.org/badge/swh:1:dir:7af2db52c5ea7609704baf3d57c18f20f1394982/)](https://archive.softwareheritage.org/swh:1:dir:7af2db52c5ea7609704baf3d57c18f20f1394982;origin=https://github.com/ThalesGroup/MMS-compiler) \n[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/9749/badge)](https://www.bestpractices.dev/projects/9749)\n\n# MMS Compiler\n\nThe **MMS Compiler** is a command-line tool which can be used to generate Multimedia Messaging Service (MMS) files based on a predefined set of input files: text, images, audio, video. This tool can be used in Windows or Linux (x86).\n\n## Documentation\n\nPlease, read the [Overview](/Overview.pdf) and the [User's Guide](/UserGuide.pdf).\n\n## Installation\n\nIf you downloaded the binary release, just unpack it into any directory. After that, you can execute the ```compile.bat``` file to generate the MMS file for each of the available templates. The same ```compile.bat``` can be used as a batch file in Windows or a shell script in Linux.\n\nIf you downloaded the source code release, unpack it into any directory. Create the subdirectory ```bin``` under the installation directory and copy the FASM (flat assembler) executable into this subdirectory. The FASM compiler can be downloaded from the [official website](https://flatassembler.net/download.php). If using Linux, ```cd``` to the installation directory and set the execute permissions for the ```compile.bat``` files and the FASM compiler, for example:  \n```\nfind . -name compile.bat -exec chmod +x {} \\;\nchmod +x bin/fasm\n```\n\n## Contributing\n\nIf you are interested in contributing to the MMS Compiler project, start by reading the [Contributing guide](/.github/CONTRIBUTING.md).\n\n## License\n\nThe MMS Compiler uses the permissive [BSD 3-Clause License](/LICENSE) which allows you to freely use, modify and redistribute this tool in source and binary forms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthalesgroup%2Fmms-compiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthalesgroup%2Fmms-compiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthalesgroup%2Fmms-compiler/lists"}