kalcaddle / kodbox

kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run kodbox either online or locally,on Linux, Windows or Mac based platforms
https://kodcloud.com
2.18k stars 373 forks source link

Putting App Store into menu bar #196

Closed mirtheese closed 1 year ago

mirtheese commented 1 year ago

Hi, I am still new in web-development and would appreciate some help with this. I need help with initializing the app by clicking at the menu so i can have a clean desktop where everything is in the menu bar. I have tried multiple ways such as the standard .html where i just hardcoded the store (where all the functionality and styling is a mess), calling light-app-dialog like http://localhost/#desktop&light-app-dialog=!, and insert javascript like "javascript:doSomething()" for js code and it is not working. Can anyone help with the issue? image

kalcaddle commented 1 year ago

only support url link now. for more functions, you can write a plugin.