{"id":19382187,"url":"https://github.com/codito/mm","last_synced_at":"2025-04-23T20:32:10.202Z","repository":{"id":37028466,"uuid":"459665144","full_name":"codito/mm","owner":"codito","description":"Tiny command line companion to Money Manager Ex","archived":true,"fork":false,"pushed_at":"2023-06-21T18:05:59.000Z","size":1067,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T16:56:10.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codito.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":"2022-02-15T16:43:54.000Z","updated_at":"2024-11-18T15:58:44.000Z","dependencies_parsed_at":"2024-11-10T17:32:18.095Z","dependency_job_id":null,"html_url":"https://github.com/codito/mm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fmm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fmm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fmm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fmm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codito","download_url":"https://codeload.github.com/codito/mm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250509771,"owners_count":21442490,"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-10T09:19:58.341Z","updated_at":"2025-04-23T20:32:08.751Z","avatar_url":"https://github.com/codito.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mm\r\n\r\nA tiny command line companion to [Money Manager Ex][mmex]. It serves one purpose\r\nfor now - automate assignment of non-reconciled transactions given a set of\r\nrules.\r\n\r\nE.g., create a rule to automatically assign a transaction to `Payee: Amazon` if\r\nthe `Notes` field contains certain regex. Also update the `Category` and `Sub\r\nCategory` for this transaction. A sample config is available in\r\n[docs/sample.yml](./docs/sample.yml).\r\n\r\n[mmex]: https://github.com/moneymanagerex/moneymanagerex\r\n\r\n## Usage\r\n\r\nAt this time only running from source code is available since I'm the only user.\r\nPlease create an issue if you need binaries.\r\n\r\n```sh\r\n\u003e cd e:\\tmp\\mm\r\n\u003e dotnet build\r\n\u003e cd src\\mm\r\n\u003e dotnet run -- --help\r\nDescription:\r\n  Companion to Money Manager Ex.\r\n\r\nUsage:\r\n  mm [command] [options]\r\n\r\nOptions:\r\n  -d, --database \u003cdatabase\u003e  Path to MMEX db.\r\n  -c, --config \u003cconfig\u003e      Path to a configuration file with assignment rules. [default: Configuration { DatabasePath = , DatabasePassword = , Assignments = , SourcePath =  }]\r\n  --verbose                  Enable verbose logging.\r\n  --version                  Show version information\r\n  -?, -h, --help             Show help and usage information\r\n\r\nCommands:\r\n  assign  Update transactions based on a criteria.\r\n  config  Validate and create missing configurations.\r\n```\r\n\r\n**Please note that this program will modify your mmex database. Kindly take\r\na backup before running `assign` command.**\r\n\r\n## Configuration\r\n\r\nPlease see [docs/sample.yml](./docs/sample.yml) for a sample annotated\r\nconfiguration file.\r\n\r\n## License\r\n\r\nMIT\r\n\r\n## Backlog\r\n\r\nBunch of these are not done primarily because I will likely be the only user of\r\nthis tool. I will be glad to pick these up or accept any contribution if anyone\r\nneeds these. Open to feedback/suggestions, please create an issue!\r\n\r\n- Add a CI and some unit tests\r\n- Do binary releases\r\n- More functionality around stats on the console, or import qif files directly etc.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodito%2Fmm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodito%2Fmm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodito%2Fmm/lists"}