{"id":20244266,"url":"https://github.com/protonmail/proton-mail-export","last_synced_at":"2025-04-10T20:43:51.832Z","repository":{"id":208996038,"uuid":"722618081","full_name":"ProtonMail/proton-mail-export","owner":"ProtonMail","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-11T08:51:20.000Z","size":2284,"stargazers_count":7,"open_issues_count":10,"forks_count":4,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-24T18:13:07.673Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://proton.me/support/proton-mail-export-tool","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ProtonMail.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-11-23T14:33:32.000Z","updated_at":"2025-01-22T12:48:57.000Z","dependencies_parsed_at":"2024-08-26T15:29:15.474Z","dependency_job_id":"059dbe14-7802-41cb-97aa-7688fecbfbfe","html_url":"https://github.com/ProtonMail/proton-mail-export","commit_stats":null,"previous_names":["protonmail/proton-mail-export"],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProtonMail%2Fproton-mail-export","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProtonMail%2Fproton-mail-export/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProtonMail%2Fproton-mail-export/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProtonMail%2Fproton-mail-export/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProtonMail","download_url":"https://codeload.github.com/ProtonMail/proton-mail-export/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248294146,"owners_count":21079790,"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":[],"created_at":"2024-11-14T09:13:49.453Z","updated_at":"2025-04-10T20:43:51.793Z","avatar_url":"https://github.com/ProtonMail.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Proton Mail Export\n\nProton Mail Export allows you to export your emails as eml files.\n\n# Building\n\n## Requirements\n* C++ 17 compatible compiler\n  * GCC/Clang (Linux/Mac)\n  * MSVC 2022 (Windows)\n* CMake \u003e= 3.23\n* Go \u003e= 1.21\n\n## Fetch submodules\n\n```\ngit submodule update --init --recursive\n```\n\n## Linux/Mac\n\n```\ncmake -S. -B $BUILD_DIR -G \u003cInsert favorite Generator\u003e\ncmake --build $BUILD_DIR\n```\n\n## Windows\n\n```\ncmake -S. -B $BUILD_DIR -G \"Visual Studio 17 2022\" -DVCPKG_TARGET_TRIPLET=x64-windows-static\ncmake --build $BUILD_DIR --config Release\n```\n\n**Note:** An active internet connection is required in otder to dowload a standalone MingW compiler in order to compile\nthe CGO module.\n\n## Layout\n\n* [go-lib](go-lib): CGO Shared library implementation\n* [lib](lib): C++ shared library over the exported C interface from [go-lib](go-lib)\n* [cli](cli): CLI application\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprotonmail%2Fproton-mail-export","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprotonmail%2Fproton-mail-export","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprotonmail%2Fproton-mail-export/lists"}