{"id":17037965,"url":"https://github.com/kzu/dolar","last_synced_at":"2026-02-24T09:34:19.962Z","repository":{"id":38336116,"uuid":"496373517","full_name":"kzu/dolar","owner":"kzu","description":"A simple Azure Functions app that returns the current USD to ARS exchange rates","archived":false,"fork":false,"pushed_at":"2025-02-09T18:45:17.000Z","size":72,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-21T16:03:18.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":false,"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/kzu.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","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},"funding":{"github":"devlooped"}},"created_at":"2022-05-25T20:03:04.000Z","updated_at":"2025-02-09T18:45:20.000Z","dependencies_parsed_at":"2024-08-05T06:32:21.675Z","dependency_job_id":"9131e675-730e-4a21-bc36-23da94d51252","html_url":"https://github.com/kzu/dolar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kzu/dolar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kzu%2Fdolar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kzu%2Fdolar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kzu%2Fdolar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kzu%2Fdolar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kzu","download_url":"https://codeload.github.com/kzu/dolar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kzu%2Fdolar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29777907,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T04:54:30.205Z","status":"ssl_error","status_checked_at":"2026-02-24T04:53:58.628Z","response_time":75,"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":[],"created_at":"2024-10-14T08:55:35.988Z","updated_at":"2026-02-24T09:34:19.939Z","avatar_url":"https://github.com/kzu.png","language":"C#","funding_links":["https://github.com/sponsors/devlooped"],"categories":[],"sub_categories":[],"readme":"# dolar apps\n\nApps para automatizar cotizaciones de USD \u003e ARS (si, tenemos más de una `¯\\_ (ツ)_/¯`).\n\n![Dólar Libre](https://img.shields.io/endpoint?color=blue\u0026url=https%3A%2F%2Fdolar.kzu.app%3Fbadge%26blue)\n![Dólar Turista](https://img.shields.io/endpoint?color=purple\u0026url=https%3A%2F%2Fdolar.kzu.app%3Fbadge%26tarjeta)\n![Dólar MEP](https://img.shields.io/endpoint?color=green\u0026url=https%3A%2F%2Fdolar.kzu.app%3Fbadge%26mep)\n![Dólar CCL](https://img.shields.io/endpoint?color=orange\u0026url=https%3A%2F%2Fdolar.kzu.app%3Fbadge%26ccl)\n![Dólar Oficial](https://img.shields.io/endpoint?color=gold\u0026url=https%3A%2F%2Fdolar.kzu.app%3Fbadge%26oficial)\n\n## dotnet-dolar\n\u003c!-- #content --\u003e\nApp de consola para insertar automáticamente las cotizaciones deseadas en un Excel \nque contenga una columna con la fecha de una operacion, y una columna de destino \npara el tipo de cambio de esa fecha.\n\n\u003c!-- include src/dotnet-dolar/help.md --\u003e\n```shell\nUSAGE:\n    dolar \u003cArchivo Excel\u003e [OPTIONS]\n\nARGUMENTS:\n    \u003cArchivo Excel\u003e     \n\nOPTIONS:\n                                                        DEFAULT                 \n    -h, --help                                                     Prints help  \n                                                                   information  \n    -v, --version                                                  Prints       \n                                                                   version      \n                                                                   information  \n    -h, --hoja                                                     Número de    \n                                                                   hoja         \n    -f, --fecha                                                    Número de    \n                                                                   columna de   \n                                                                   fecha        \n    -c, --cotizacion                                               Número de    \n                                                                   columna de   \n                                                                   cotización   \n    -t, --tipo \u003cBILLETE|DIVISA|BLUE|MEP|CCL|TURISTA\u003e               Tipo de      \n                                                                   cotización   \n                                                                   (billete y   \n                                                                   divisa, del  \n                                                                   BCRA         \n    -o, --operacion \u003cCOMPRA|VENTA|PROMEDIO\u003e                        Operación    \n    -s                                                  True       Sobreescribir\n                                                                   cotización   \n                                                                   existente    \n```\n\n\u003c!-- src/dotnet-dolar/help.md --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkzu%2Fdolar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkzu%2Fdolar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkzu%2Fdolar/lists"}