Rajaniraiyn / windows11

Want to experience Windows 11 now within your browser?
https://dub.sh/raja-proj-win11
GNU Affero General Public License v3.0
96 stars 36 forks source link

Windows 11 Settings app #28

Closed ghost closed 3 years ago

ghost commented 3 years ago

I have replicated the windows 11 settings app https://github.com/moreorless-ml/win11-settings, maybe you could include it, btw amazing work. 👍

github-actions[bot] commented 3 years ago

Thankyou so much for telling us an Issue. We are hearing you to help you.

Rajaniraiyn commented 3 years ago

you have done an wonderful work. I have already seen and planned to integrate it.

ghost commented 3 years ago

you have done an wonderful work. I have already seen and planned to integrate it.

Thanks btw how do you plan on implementing it will you iframe it or something else

Rajaniraiyn commented 3 years ago

we have simple approach. first add the app command, name on title bar, source, icon and some additional config on app.json at src/apps/ like others that's it. just call the executeProgram(command)* within the main page. like wise you can add any websites as apps (until they support within iframe)

I have no time so please make a pull. to make yours more suitable for our project by changing the following.

*the same command in app.json

yashash-pugalia commented 3 years ago

I saw the PR was merged so I think you can close this issue now

Rajaniraiyn commented 3 years ago

added settings app #32 by @yashash1511