Pake icon indicating copy to clipboard operation
Pake copied to clipboard

🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用

Results 149 Pake issues
Sort by recently updated
recently updated
newest added

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...

help wanted
good first issue

How to enable pop-up opening? When a APP try `window.open`, nothing happens (Ex Login with Google or others)

enhancement

打包了 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上点击保存到本地没反应。 导出到本地的功能也不行。

bug

我在体验 electron 时候,开发的时候是可以实时渲染出来的。 使用 pake 的时候,我看了下渲染后的客户端和在用浏览器看的 UI 适配不一样。 有什么办法可以在开发的阶段实时查看 pake 渲染的结果?

与 #249 基本相同 我用的是`pake https://github.com/`,安装后运行弹出下面的提示 ![image](https://user-images.githubusercontent.com/74353173/211823601-c6bda07b-dcdc-49b8-b9b5-d8f2c9119edb.png) 用命令行运行安装完的程序会弹出如下提示 ![image](https://user-images.githubusercontent.com/74353173/211825364-ebe6d97f-180e-499f-b024-9714cae81848.png) ### 环境 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)

bug

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` ###...

enhancement

### 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...

bug