{"id":16105811,"url":"https://github.com/devlights/try-wails","last_synced_at":"2026-01-20T16:02:12.816Z","repository":{"id":149716865,"uuid":"556681749","full_name":"devlights/try-wails","owner":"devlights","description":"This is my TUTORIAL project for Wails (v2).","archived":false,"fork":false,"pushed_at":"2022-10-26T04:30:17.000Z","size":111,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-21T00:44:46.803Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"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/devlights.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-24T10:04:10.000Z","updated_at":"2022-10-24T10:04:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"f22d5a70-678a-4d5f-ade9-5cb218627152","html_url":"https://github.com/devlights/try-wails","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devlights/try-wails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlights%2Ftry-wails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlights%2Ftry-wails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlights%2Ftry-wails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlights%2Ftry-wails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devlights","download_url":"https://codeload.github.com/devlights/try-wails/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlights%2Ftry-wails/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28606296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T14:45:23.139Z","status":"ssl_error","status_checked_at":"2026-01-20T14:44:16.929Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2024-10-09T19:10:42.079Z","updated_at":"2026-01-20T16:02:12.799Z","avatar_url":"https://github.com/devlights.png","language":null,"funding_links":["https://github.com/sponsors/leaanthony"],"categories":[],"sub_categories":[],"readme":"# try-wails\n\nThis is my TUTORIAL project for [Wails (v2)](https://wails.io/).\n\nThis project is intended to run on gitpod.\n\n## Wails version\n\n```sh\n$ wails version\nv2.1.0\n\nIf Wails is useful to you or your company, please consider sponsoring the project:\nhttps://github.com/sponsors/leaanthony\n```\n\n## Wails doctor\n\n```sh\n$ wails doctor\nWails CLI v2.1.0\n\nScanning system - Please wait (this may take a long time)...Done.\n\nSystem\n------\nOS:             Ubuntu\nVersion:        20.04\nID:             ubuntu\nGo Version:     go1.19.2\nPlatform:       linux\nArchitecture:   amd64\n\nWails\n------\nVersion:                v2.1.0\nPackage Manager:        apt\n\nDependency      Package Name            Status          Version\n----------      ------------            ------          -------\n*docker         docker.io               Installed       20.10.17\ngcc             build-essential         Installed       12.8ubuntu1.1\nlibgtk-3        libgtk-3-dev            Installed       3.24.20-0ubuntu1.1\nlibwebkit       libwebkit2gtk-4.0-dev   Installed       2.36.8-0ubuntu0.20.04.1\nnpm             npm                     Installed       8.19.2\n*nsis           nsis                    Installed       v3.05-2\npkg-config      pkg-config              Installed       0.29.1\n\n* - Optional Dependency\n\nDiagnosis\n---------\nYour system is ready for Wails development!\n\n\nIf Wails is useful to you or your company, please consider sponsoring the project:\nhttps://github.com/sponsors/leaanthony\n```\n\n## Run\n\n```sh\n$ wails init -n app -t svelte\nWails CLI v2.1.0\n\nInitialising Project 'app'\n--------------------------\n\ngo: downloading github.com/matryer/is v1.4.0\ngo: downloading github.com/stretchr/testify v1.7.1\ngo: downloading github.com/labstack/echo/v4 v4.9.0\ngo: downloading github.com/leaanthony/go-ansi-parser v1.0.1\ngo: downloading github.com/tkrajina/go-reflector v0.5.5\ngo: downloading github.com/bep/debounce v1.2.1\ngo: downloading github.com/wailsapp/mimetype v1.4.1\ngo: downloading github.com/jchv/go-winloader v0.0.0-20210711035445-715c2860da7e\ngo: downloading github.com/go-ole/go-ole v1.2.6\ngo: downloading github.com/google/uuid v1.1.2\ngo: downloading github.com/davecgh/go-spew v1.1.1\ngo: downloading github.com/pmezard/go-difflib v1.0.0\ngo: downloading golang.org/x/text v0.3.7\ngo: downloading github.com/valyala/fasttemplate v1.2.1\ngo: downloading github.com/valyala/bytebufferpool v1.0.0\ngo: downloading gopkg.in/yaml.v2 v2.3.0\nProject Name:      app\nProject Directory: /workspace/try-wails/app\nProject Template:  svelte\nTemplate Support:  https://wails.io\n\nInitialised project 'app' in 1.712s.\n\n\nIf Wails is useful to you or your company, please consider sponsoring the project:\nhttps://github.com/sponsors/leaanthony\n```\n\n```sh\n$ cd app\n\n$ wails dev\nWails CLI v2.1.0\n\nExecuting: go mod tidy\n  - Generating bindings: Done.\n  - Installing frontend dependencies: Done.\n  - Compiling frontend: Done.\n\n\u003e frontend@0.0.0 dev\n\u003e vite\n\n\n  VITE v3.1.8  ready in 321 ms\n\nVite Server URL: http://127.0.0.1:5173/\n  ➜  Local:   http://127.0.0.1:5173/\n  ➜  Network: use --host to expose\nRunning frontend DevWatcher command: 'npm run dev'\nBuilding application for development...\n  - Generating bindings: Done.\n  - Compiling application: Done.\n  - Packaging application: Done.\n```\n\n![app](./wailsapp.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlights%2Ftry-wails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevlights%2Ftry-wails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlights%2Ftry-wails/lists"}