Pake
Pake copied to clipboard
🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
I'm using ChatGPT app on MX Linux, and I'm getting these: ``` $ ~/Applications/ChatGPT_amd64_285b9d6ccd69e1b06de473b84f039d21.AppImage com-tw93-chatgpt: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by com-tw93-chatgpt) com-tw93-chatgpt: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required...
How to enable pop-up opening? When a APP try `window.open`, nothing happens (Ex Login with Google or others)
打包了 Mac 的飞书云文档 https://www.feishu.cn/drive/home,点击某个文档的时候没有反应,console 里报错: ``` Subsystem: com.apple Webkit Category: Sandbox Could not enable Mach bootstrap, errno = 1. ``` MacOS: Ventura 13.1 Pake: V1.0.1
I built a dmg and installed it a a new machine. On the machine where i build the .dmg, everything is fine. But on the new machine, many images were...
我打包了一个 https://excalidraw.com/ 这个网站 其中有一个操作是将画的图保存到本次,在网页上正常使用,但是app上点击保存到本地没反应。 导出到本地的功能也不行。
如何实时查看渲染
我在体验 electron 时候,开发的时候是可以实时渲染出来的。 使用 pake 的时候,我看了下渲染后的客户端和在用浏览器看的 UI 适配不一样。 有什么办法可以在开发的阶段实时查看 pake 渲染的结果?
与 #249 基本相同 我用的是`pake https://github.com/`,安装后运行弹出下面的提示  用命令行运行安装完的程序会弹出如下提示  ### 环境 Node.js v18.12.1 Windows11 25272.1000 Rust是从[官网](https://www.rust-lang.org/tools/install)下载的最新x64版本 win10 sdk和vs build tool也安装了 ### 打包完的安装包 [github.zip](https://github.com/tw93/Pake/files/10393088/github.zip)
Cookies keeping seems not being supported yet, could you please enable cookie keeping when the app close and open again?
### Search before asking - [X] 我在 [issues](https://github.com/tw93/Pake/issues?q=) 列表中搜索,没有找到类似的内容。 I searched in the [issues](https://github.com/tw93/Pake/issues?q=) and found nothing similar. ### Motivation 比如下面这样,可以减少一些输入 `--width ` -> `-w ` `--transparent` -> `-t` ###...
### Search before asking - [X] 我在 [issues](https://github.com/tw93/Pake/issues?q=) 列表中搜索,没有找到类似的内容。 I searched in the [issues](https://github.com/tw93/Pake/issues?q=) and found nothing similar. ### Pake version `1.2.2` ### System version `Windows_NT 10.0.25276` ### Node.js version...