{"id":31136083,"url":"https://github.com/davidsmfreire/email-invoice-manager","last_synced_at":"2025-09-18T07:55:53.543Z","repository":{"id":274598390,"uuid":"923237055","full_name":"davidsmfreire/email-invoice-manager","owner":"davidsmfreire","description":"Simple email invoice manager that scrapes prices, with Gmail and Google drive integration","archived":false,"fork":false,"pushed_at":"2025-04-24T07:28:21.000Z","size":16,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-24T08:34:16.659Z","etag":null,"topics":["gmail","gmail-api","golang","google-drive","google-drive-api","invoice","invoice-management"],"latest_commit_sha":null,"homepage":"","language":"Go","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/davidsmfreire.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,"zenodo":null}},"created_at":"2025-01-27T21:40:44.000Z","updated_at":"2025-04-24T07:28:25.000Z","dependencies_parsed_at":"2025-04-24T08:26:48.425Z","dependency_job_id":"f26e4534-33c3-450b-b82a-bfa34bb98807","html_url":"https://github.com/davidsmfreire/email-invoice-manager","commit_stats":null,"previous_names":["davidsmfreire/email-invoice-manager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davidsmfreire/email-invoice-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidsmfreire%2Femail-invoice-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidsmfreire%2Femail-invoice-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidsmfreire%2Femail-invoice-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidsmfreire%2Femail-invoice-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidsmfreire","download_url":"https://codeload.github.com/davidsmfreire/email-invoice-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidsmfreire%2Femail-invoice-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275732384,"owners_count":25518095,"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","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["gmail","gmail-api","golang","google-drive","google-drive-api","invoice","invoice-management"],"created_at":"2025-09-18T07:55:49.550Z","updated_at":"2025-09-18T07:55:53.535Z","avatar_url":"https://github.com/davidsmfreire.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Email Invoice Manager\n\nSimple Golang CLI tool for scraping your email inbox, finding invoices, extracting their value (either from email body or pdf attachment), organizing and saving them, then sending you a message with an overview.\n\nIt is configuration based (see [configuration.json](./configuration.json)), which describes the invoice sources, where to find the price and the google drive destination folder.\n\nRight now, these are the supported platforms:\n\n- Inbox: Gmail (through google cloud API)\n- Storage: Google Drive (through google cloud API)\n- Messaging: Signal (through callmebot API)\n\n## Running the CLI\n\nUnfortunately, if you want to scrape invoice prices from PDF attachments, this CLI call to an external tool called `pdftotext`, which comes in a bundle of tools called [poppler-utils](https://www.google.com/search?q=how+to+install+poppler+utils). Make sure it is installed on your system and available in the PATH.\n\nEither just do `go run .` or `go build` and use the executable `./email-invoice-manager`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidsmfreire%2Femail-invoice-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidsmfreire%2Femail-invoice-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidsmfreire%2Femail-invoice-manager/lists"}