{"id":15013238,"url":"https://github.com/lencx/tauri-tutorial","last_synced_at":"2025-04-05T15:08:24.447Z","repository":{"id":43883931,"uuid":"490703803","full_name":"lencx/tauri-tutorial","owner":"lencx","description":"📚 Tauri Tutorial (系列教程 - 打造属于自己的跨端应用)","archived":false,"fork":false,"pushed_at":"2022-11-18T05:54:04.000Z","size":2190,"stargazers_count":529,"open_issues_count":5,"forks_count":49,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-05-23T09:04:48.930Z","etag":null,"topics":["application","desktop","devtools","linux-desktop","macos","react","tauri","toolbox","tools","unocss","vite","wasm","windows-desktop"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lencx.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":"2022-05-10T13:15:17.000Z","updated_at":"2024-05-23T09:04:48.931Z","dependencies_parsed_at":"2023-01-22T04:00:40.748Z","dependency_job_id":null,"html_url":"https://github.com/lencx/tauri-tutorial","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lencx%2Ftauri-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lencx%2Ftauri-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lencx%2Ftauri-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lencx%2Ftauri-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lencx","download_url":"https://codeload.github.com/lencx/tauri-tutorial/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284911,"owners_count":20913691,"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":["application","desktop","devtools","linux-desktop","macos","react","tauri","toolbox","tools","unocss","vite","wasm","windows-desktop"],"created_at":"2024-09-24T19:43:56.241Z","updated_at":"2025-04-05T15:08:24.417Z","avatar_url":"https://github.com/lencx.png","language":"TypeScript","readme":"# Tauri Tutorial\n\n## APP\n\n- [WA+](https://github.com/lencx/WA) - Making a web page more like a desktop application is just the beginning, the possibilities are unlimited, up to your imagination!\n\n## Pre-installed\n\n- [rust](https://www.rust-lang.org/learn/get-started)\n- [nodejs](https://nodejs.org)\n- [wasm-pack](https://github.com/rustwasm/wasm-pack)\n- [rsw](https://github.com/rwasm/rsw-rs)\n\n### Install wasm-pack\n\n```bash\ncargo install wasm-pack\n\n# With Windows\ncargo install wasm-pack --version 0.9.1\n```\n\n### Install rsw\n\n```bash\ncargo install rsw\n```\n\n**Note: If your operating system is `Windows`, it is recommended to install `wasm-pack v0.9.1`**\n\n## Quick start\n\nNote: Open two terminal windows, execute `yarn rsw watch` in the first and `yarn tauri dev` in the second. The order of execution is important, do not close the first window!\n\n```bash\n# 1. Do not exit the process after the command has started.\nyarn rsw watch\n\n# 2. Front-end: start dev server\nyarn tauri dev\n```\n\n## 开发教程\n\n\u003e 关注 《浮之静》公众号，回复 `tauri` 进技术交流群\n\n虽然 `Tauri` 已经发布 `v1.0` 版本，但是国内资料少的可怜，我想基于 `Tauri` 开发一款工具集（各种小功能）。并通过写文章的形式来记录开发过程中遇到的各种问题。如果这些文章对你有所帮助，可以 `star` 此项目或者将文章转发给更多有需要的人。大家的支持会给我更大的写作动力，感恩 🙏。如果你有开源的项目参考了此教程，可以 PR 到此 README.md 下的 APP，让更多的人看到。\n\n- [GitHub Discussions - Tauri 系列](https://github.com/lencx/OhMyBox/discussions?discussions_q=label%3A%22Tauri+%E7%B3%BB%E5%88%97%22)\n- [知乎专栏 - Tauri 系列](https://www.zhihu.com/column/c_1519079232848785408)\n- [公众号 - Tauri 系列（免费篇 + 付费篇）](https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzIzNjE2NTI3NQ==\u0026action=getalbum\u0026album_id=2593843659863752704\u0026from_itemidx=1\u0026from_msgid=2247485485#wechat_redirect) - `探索 Tauri 更多的能力`。免费篇和知乎专栏，GitHub Discussions 是同步更新的。付费内容针对性解决一些问题（涉及 Tauri 源码，解决思路等），不定期更新。原创不易，有能力的朋友可以支持一下，感恩。\n\n## 赞助\n\n[☕️ 请我喝杯咖啡](https://github.com/lencx/sponsor)\n\n## 微信交流群\n\n\u003e 如群二维码过期，可关注公众号《浮之静》，发送“进群”，和小伙伴一起学习交流。\n\n\u003cimg alt=\"Tauri 交流群\" width=\"240\" src=\"https://user-images.githubusercontent.com/16164244/179861652-4a59808a-c0ed-4025-9b0e-e1459e251d8a.png\" /\u003e \u003cimg alt=\"浮之静\" width=\"250\" src=\"https://user-images.githubusercontent.com/16164244/179861932-29036f22-45d9-4345-be14-d804faf2865f.png\" /\u003e\n\n## License\n\nGPL-3.0 license © 2022 lencx\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flencx%2Ftauri-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flencx%2Ftauri-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flencx%2Ftauri-tutorial/lists"}