{"id":32474912,"url":"https://github.com/naoigcat/thor-moneyforward","last_synced_at":"2026-05-13T20:35:30.044Z","repository":{"id":161382868,"uuid":"297315838","full_name":"naoigcat/thor-moneyforward","owner":"naoigcat","description":"Export/Import Money Forward expenses and incomes in csv format.","archived":false,"fork":false,"pushed_at":"2024-11-13T19:42:37.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-13T20:31:32.856Z","etag":null,"topics":["docker","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/naoigcat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-09-21T11:15:06.000Z","updated_at":"2024-11-13T19:42:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"4aa00033-0fb8-44d8-9bb2-e99de1d04dd0","html_url":"https://github.com/naoigcat/thor-moneyforward","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/naoigcat/thor-moneyforward","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naoigcat%2Fthor-moneyforward","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naoigcat%2Fthor-moneyforward/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naoigcat%2Fthor-moneyforward/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naoigcat%2Fthor-moneyforward/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naoigcat","download_url":"https://codeload.github.com/naoigcat/thor-moneyforward/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naoigcat%2Fthor-moneyforward/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32999516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"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":["docker","ruby"],"created_at":"2025-10-26T20:15:28.152Z","updated_at":"2026-05-13T20:35:30.039Z","avatar_url":"https://github.com/naoigcat.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Exporter/Importer for Money Forward\n\nExport/Import Money Forward expenses and incomes in csv format.\n\n## Requirements\n\n-   Docker\n\n## Usage\n\n### Export/Import\n\nPrepare csv with the following header in the root of the project directory,\n\n```csv\n\"計算対象\",\"日付\",\"内容\",\"金額（円）\",\"保有金融機関\",\"大項目\",\"中項目\",\"メモ\",\"振替\",\"ID\"\n```\n\nand run below command.\n\n```sh\ndocker compose build\ndocker compose run --rm app export\ndocker compose run --rm app import\ndocker compose down\n```\n\n### Complement Sub Account\n\nRun below command.\n\n```sh\ndocker compose build\ndocker compose run --rm app account JPY\ndocker compose down\n```\n\n## Development\n\n1.  Run command to start a container.\n\n    ```sh\n    docker compose build\n    docker compose run --rm --entrypoint /bin/bash app\n    ```\n\n2.  Edit entrypoint.thor.\n\n3.  Lint using RuboCop.\n\n    ```sh\n    docker run --rm --volume ${PWD}:/code registry.gitlab.com/pipeline-components/rubocop:latest -d -E\n    ```\n\n4.  Run command to stop the container.\n\n    ```sh\n    docker compose down\n    ```\n\n## Author\n\nnaoigcat\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaoigcat%2Fthor-moneyforward","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaoigcat%2Fthor-moneyforward","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaoigcat%2Fthor-moneyforward/lists"}