Someone help me.
I want to develop a desktop app that opens a large window with two tabs and asks the user to highlight the second tab by moving it downwards and when he does this the tabs will be next to each other so that the software window is shrunken, next to it is window 1 and on the side of window 1 is window two and there is also a space between the edges x of the computer window.
Does anyone know of any technology that allows this?
This doesn’t sound like it has anything to do with Appwrite to me?
Yea, really not sure where you should post this :p don’t want this discussion clogging up the general channel. But I’m not sure you’re going to get your answer on this server as it’s mainly focused on helping people with Appwrite.
And the tags aren’t quite accurate
Electron will be your friend 😉 https://www.electronjs.org/
Not more Electron desktop applications!
If you don’t like electron you shouldn’t use not VSCode nor Discord desktop 😀
And what would you say if I told you I use both Discord and VSCode in the browser?
In Chrome or in Edge?
Firefox
Hehe okay then that’s your (bad) habit 😀
(I do also use the desktop applications). But they exist already. And they have good teams behind them working on optimising them as much as possible. I can still advocate for new ones to not be created.
I think applications should either be native, or webapps in a browser
That’s an old mindset the newer one is that the future is for the frameworks
If someone is new in the industry and don’t have the necessary knowledge won’t be able to write an app from zero
PWAs
All browsers should support installing PWAs locally. That gives you essentially all the upsides of Electron (a local application written with web technologies), without the downsides (essentially, running ten browser instances, and taking up the resources of such)
That also needs a lot of extra knowledge ie service workers
Anyway have you ever used Electron to build an app with it?
No. I have built PWAs, and service workers are not that complicated.
i want to do something like this ^^^put the window side by side in 'automatic' way
Recommended threads
- Failed to create function
Hey everyone 👋 I'm having an issue creating Functions on Appwrite Cloud and I'm not sure if it's a platform bug or something wrong in my project. When I try t...
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...
- Server Down
Appwrite services are down. When will they start working again?