{"id":46782179,"url":"https://github.com/akutishevsky/lunchmono","last_synced_at":"2026-03-10T00:34:17.949Z","repository":{"id":319031142,"uuid":"1074145061","full_name":"akutishevsky/lunchmono","owner":"akutishevsky","description":"Desktop app for syncing Monobank transactions to Lunch Money. Built with Electron, Vue 3, and secure token    storage. Cross-platform support for macOS, Windows, and Linux.","archived":false,"fork":false,"pushed_at":"2025-11-05T05:15:20.000Z","size":453,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-05T06:20:36.896Z","etag":null,"topics":["lunchmoney","monobank","monobank-api"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/akutishevsky.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-11T08:20:51.000Z","updated_at":"2025-11-05T05:03:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"6be74709-9e1e-4e12-b682-5563a236d14a","html_url":"https://github.com/akutishevsky/lunchmono","commit_stats":null,"previous_names":["akutishevsky/lunchmono"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/akutishevsky/lunchmono","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akutishevsky%2Flunchmono","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akutishevsky%2Flunchmono/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akutishevsky%2Flunchmono/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akutishevsky%2Flunchmono/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akutishevsky","download_url":"https://codeload.github.com/akutishevsky/lunchmono/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akutishevsky%2Flunchmono/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30318516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T20:05:46.299Z","status":"ssl_error","status_checked_at":"2026-03-09T19:57:04.425Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["lunchmoney","monobank","monobank-api"],"created_at":"2026-03-10T00:34:16.597Z","updated_at":"2026-03-10T00:34:17.934Z","avatar_url":"https://github.com/akutishevsky.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lunch Mono\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./src/icon.png\" alt=\"Lunch Mono Logo\" width=\"200\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eSeamlessly sync your Monobank transactions to Lunch Money\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  A desktop application for effortlessly managing and synchronizing your financial transactions between Monobank and Lunch Money.\n\u003c/p\u003e\n\n---\n\n## 🚀 Quick Start\n\n\u003e **Note:** This application is not code-signed. Due to macOS/Windows security restrictions, you'll need to build it yourself from source.\n\n### Building from Source\n\n```bash\n# Clone the repository\ngit clone https://github.com/akutishevsky/lunchmono.git\ncd lunchmono\n\n# Install dependencies\nnpm install\n\n# Build for your platform\nnpm run make:mac    # macOS\nnpm run make:win    # Windows\nnpm run make:linux  # Linux\nnpm run make:all    # All platforms\n```\n\nThe built application will be available in the `out/make` directory.\n\n### Getting Started\n\n1. **Build** the application using the instructions above\n2. **Launch** the application from the `out/make` directory\n3. **Configure** your API tokens in Settings (⚙️)\n4. **Map** your Monobank accounts to Lunch Money assets (💳)\n5. **Sync** your transactions with ease!\n\n## 📖 Documentation\n\n- **[User Guide](./docs/user-guide.md)** - Comprehensive setup and usage instructions\n- **[Changelog](./CHANGELOG.md)** - Version history and release notes\n\n## ✨ Features\n\n- 🔒 **Secure** - API tokens encrypted with OS-level security\n- 🌍 **Cross-platform** - Available for macOS, Windows, and Linux\n- 💱 **Multi-currency** - Automatic currency conversion handling\n- 🎯 **Simple** - Clean, intuitive interface\n- ⚡ **Fast** - Embedded server for quick operations\n\n## 🛠️ Development\n\n```bash\n# Start development mode with hot reload\nnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakutishevsky%2Flunchmono","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakutishevsky%2Flunchmono","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakutishevsky%2Flunchmono/lists"}