{"id":22836753,"url":"https://github.com/albertarakelyan/goldwatcher-go-desktop-app","last_synced_at":"2026-04-24T21:31:43.848Z","repository":{"id":264491354,"uuid":"861923655","full_name":"AlbertArakelyan/goldwatcher-go-desktop-app","owner":"AlbertArakelyan","description":"A simple Gold tracking desktop App which uses goldprice.org APIs, written in Go and Fyne using embedded SQLite for keeping all the date in users machines.","archived":false,"fork":false,"pushed_at":"2024-10-07T17:24:11.000Z","size":1118,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T13:59:17.238Z","etag":null,"topics":["crud","desktop-application","embedded-database","fyne","go","goldprice","sqlite"],"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/AlbertArakelyan.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":"2024-09-23T18:13:16.000Z","updated_at":"2024-12-25T12:23:54.000Z","dependencies_parsed_at":"2024-11-24T23:31:24.084Z","dependency_job_id":null,"html_url":"https://github.com/AlbertArakelyan/goldwatcher-go-desktop-app","commit_stats":null,"previous_names":["albertarakelyan/goldwatcher-go-desktop-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlbertArakelyan/goldwatcher-go-desktop-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertArakelyan%2Fgoldwatcher-go-desktop-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertArakelyan%2Fgoldwatcher-go-desktop-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertArakelyan%2Fgoldwatcher-go-desktop-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertArakelyan%2Fgoldwatcher-go-desktop-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlbertArakelyan","download_url":"https://codeload.github.com/AlbertArakelyan/goldwatcher-go-desktop-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertArakelyan%2Fgoldwatcher-go-desktop-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32241587,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["crud","desktop-application","embedded-database","fyne","go","goldprice","sqlite"],"created_at":"2024-12-12T23:13:34.820Z","updated_at":"2026-04-24T21:31:43.832Z","avatar_url":"https://github.com/AlbertArakelyan.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoldWatcher\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg style=\"width: 49%\" src=\"./screenshots/screenshot1.png\"\u003e\n  \u003cimg style=\"width: 49%\" src=\"./screenshots/screenshot2.png\"\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/go-%2300ADD8.svg?style=for-the-badge\u0026logo=go\u0026logoColor=white\" alt=\"Go\" title=\"Go\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/sqlite-%2307405e.svg?style=for-the-badge\u0026logo=sqlite\u0026logoColor=white\" alt=\"SQLite\" title=\"SQLite\"\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  A simple Gold tracking \u003ci\u003edesktop App\u003c/i\u003e which uses \u003ca href=\"https://goldprice.org/\" target=\"_blank\"\u003egoldprice.org\u003c/a\u003e APIs, written in \u003cb\u003eGo\u003c/b\u003e and \u003cb\u003eFyne\u003c/b\u003e using embedded \u003cb\u003eSQLite\u003c/b\u003e for keeping all the data related to Gold purchases in users machines.\n\u003c/p\u003e\n\n## ▶️ Running and Installing\n- Run the following command for aligning dependencies\n```bash\ngo mod tidy\n```\n\n- Then run following commands for running or building the app\n```bash\nmake run # for running the app\nmake build # for building the app\n```\n\nYou can find configs for building the app in `Makefile`.\n\n\u003chr\u003e\n\n### In this repo you can find various solutions and use them in your projects such as\n\n- How to connect embedded **SQLite** DB to your Go application and do basic CRUD operations\n- How to write **SQL queries** directly in your Go application\n- Usage of different and various features of **Fyne** library for full desktop experience\n\n---\n\n**Feeling lucky?** Give it a star ⭐ and fork for adding something from your side 😊.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertarakelyan%2Fgoldwatcher-go-desktop-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbertarakelyan%2Fgoldwatcher-go-desktop-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertarakelyan%2Fgoldwatcher-go-desktop-app/lists"}