tw93 / Pake

🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
MIT License
32.99k stars 5.72k forks source link

update name of app validation #617

Closed liudonghua123 closed 11 months ago

liudonghua123 commented 11 months ago

PR for https://github.com/tw93/Pake/issues/614, tested ok locally.

image

tw93 commented 11 months ago

Thanks for submitting this pr, I usually use mac more, seldom see we-read this kind of naming, not particularly clear windows under the case of this application naming style?

Is there any example of this application naming style under windows? I'm usually more used to using capitalization humps, such as WeRead

Tlntin commented 11 months ago

Thanks for submitting this pr, I usually use mac more, seldom see we-read this kind of naming, not particularly clear windows under the case of this application naming style?

Is there any example of this application naming style under windows? I'm usually more used to using capitalization humps, such as WeRead

Linux often do like this.

liudonghua123 commented 11 months ago

I think the style of naming choices should leave to the users. The app or tool only need to guarantee the name is valid. Some best practice hints could show to the users as warnings if the name is not recommend but valid.