{"id":13516630,"url":"https://github.com/lolo101/MsgViewer","last_synced_at":"2025-03-31T06:31:41.291Z","repository":{"id":37396812,"uuid":"87869865","full_name":"lolo101/MsgViewer","owner":"lolo101","description":"MsgViewer is email-viewer utility for .msg e-mail messages, implemented in pure Java. MsgViewer works on Windows/Linux/Mac Platforms. Also provides a java api to read mail messges (msg files) programmatically.","archived":false,"fork":false,"pushed_at":"2025-03-30T09:49:47.000Z","size":78264,"stargazers_count":178,"open_issues_count":14,"forks_count":22,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-30T10:28:19.298Z","etag":null,"topics":["format-converter","mail","outlook"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lolo101.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":"2017-04-11T00:22:57.000Z","updated_at":"2025-03-30T09:49:51.000Z","dependencies_parsed_at":"2023-11-21T01:41:07.206Z","dependency_job_id":"80467154-f2c0-4fd4-adc0-51109be8e913","html_url":"https://github.com/lolo101/MsgViewer","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lolo101%2FMsgViewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lolo101%2FMsgViewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lolo101%2FMsgViewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lolo101%2FMsgViewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lolo101","download_url":"https://codeload.github.com/lolo101/MsgViewer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246429459,"owners_count":20775805,"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":["format-converter","mail","outlook"],"created_at":"2024-08-01T05:01:24.322Z","updated_at":"2025-03-31T06:31:36.275Z","avatar_url":"https://github.com/lolo101.png","language":"Java","funding_links":[],"categories":["Java","others"],"sub_categories":[],"readme":"[![CircleCI](https://circleci.com/gh/lolo101/MsgViewer.svg?style=shield)](https://app.circleci.com/pipelines/github/lolo101/MsgViewer)\n[![Build Status](https://travis-ci.com/lolo101/MsgViewer.svg?branch=master)](https://travis-ci.com/lolo101/MsgViewer)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/05a7f752a0a24f76b6daf837b4aed525)](https://app.codacy.com/gh/lolo101/MsgViewer/dashboard?utm_source=gh\u0026utm_medium=referral\u0026utm_content=\u0026utm_campaign=Badge_grade)\n[![CodeScene general](https://codescene.io/images/analyzed-by-codescene-badge.svg)](https://codescene.io/projects/2821)\n\n# msgviewer\n\nThis project is a fork of https://sourceforge.net/projects/msgviewer\n\nIt has been Mavenized, and support for .eml to .msg has been added.\n\n## Build\n\nIn order to build this project, make sure to have JDK 17+ installed, then clone the project sources:\n\n`git clone https://github.com/lolo101/MsgViewer.git`\n\ncd to the project directory:\n\n`cd MsgViewer`\n\nthen run the Maven build:\n\n`./mvnw package`\n\nBuilding will generate a number of files. The main file is an 'uber-jar' placed under **MSGViewer/target** directory.\n\n## Command Line\n\nThe application may be used on the command line. Just type :\n\n```\ncd MSGViewer/target\njava -jar msgviewer.jar -h\n```\n\nto display command line help.\n\n## GUI\n\nYou can run the application's Graphic User Interface by calling :\n\n```\ncd MSGViewer/target\njava -jar msgviewer.jar\n```\n\nIn the GUI, you may open a message with the 'Open File' menu item or drop a message file in the window.\n\nYou may also open multiple messages at once by dropping a list of message files,\na flat file with paths to message files or a selection of paths.\n\n### Locale\n\nTranslation files are located under `~/.MSGViewer/translations/`\n\nDisplay Language may be configured in the Options. The default value is the platform locale.\n\n`F11` will switch between English and the current Display Language.\n\n`F12` will show Translation Dialog to edit a locale.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flolo101%2FMsgViewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flolo101%2FMsgViewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flolo101%2FMsgViewer/lists"}