{"id":21658246,"url":"https://github.com/machinebox/desktop","last_synced_at":"2025-12-25T05:47:04.278Z","repository":{"id":57501225,"uuid":"132294362","full_name":"machinebox/desktop","owner":"machinebox","description":"Go/HTML/CSS/JS Desktop application scaffold.","archived":false,"fork":false,"pushed_at":"2018-05-13T19:51:36.000Z","size":446,"stargazers_count":127,"open_issues_count":4,"forks_count":18,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-06-20T04:06:14.862Z","etag":null,"topics":["app","application","desktop","electron","golang","gui","machinebox","macos","ui","windows"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/machinebox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-06T00:23:10.000Z","updated_at":"2024-05-18T14:50:59.000Z","dependencies_parsed_at":"2022-09-14T19:41:47.887Z","dependency_job_id":null,"html_url":"https://github.com/machinebox/desktop","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/machinebox%2Fdesktop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machinebox%2Fdesktop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machinebox%2Fdesktop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/machinebox%2Fdesktop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/machinebox","download_url":"https://codeload.github.com/machinebox/desktop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226304498,"owners_count":17603606,"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":["app","application","desktop","electron","golang","gui","machinebox","macos","ui","windows"],"created_at":"2024-11-25T09:28:56.931Z","updated_at":"2025-12-25T05:47:04.264Z","avatar_url":"https://github.com/machinebox.png","language":"Go","readme":"# desktop\n\nGo/HTML/CSS/JS Desktop application scaffold.\n\n[![Default icon which you can customize](misc/icon-small.png)](https://github.com/machinebox/desktop/blob/master/icon.png)\n\n## How it works\n\nBuild your application using Go APIs, and an HTML/CSS/JavaScript front-end\ninside the `www` folder, just like a normal web root.\n\nBuilding the package will generate a `.app` mac application file that will\nhost a simple web server serving the assets and any other endpoints you build.\n\nWhen run, the application will open a web view into the `www` folder (and therefore\nthe `index.html` page).\n\n## Usage\n\nBuild with: `make build`,\nrun with: `make run`\n\n* See the `Makefile` for more commands\n\n## Dependencies\n\n* https://github.com/machinebox/appify - macOS Application Builder\n* https://github.com/zserge/webview - Web view\n* https://github.com/gobuffalo/packr - Asset packaging (puts JS/CSS/HTML files into the Go binary)\n\n## Install\n\nUse `make install` to run:\n\n```\n\u0026 go get github.com/machinebox/appify\n$ go get github.com/jteeuwen/go-bindata/...\n$ go get github.com/elazarl/go-bindata-assetfs/...\n```\n\n## Run\n\nRun with `make run`.\n\nTo see log output open **Console** Application and search for `My Go Desktop App`\n(or whatever your app ends up being called).\n\n![Preview of the default application](misc/preview.png)\n\n## Contribute?\n\nWe think this project could be much bigger. Got ideas? Get in touch.\n\n## What next?\n\nIf you want to build other kinds of Go application, and have them built into\nmacOS applications, check out our [machinebox/appify](https://github.com/machinebox/appify)\nproject.\n","funding_links":[],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmachinebox%2Fdesktop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmachinebox%2Fdesktop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmachinebox%2Fdesktop/lists"}