[beta] Scatola Magica

https://lemmy.world/post/39405764

Can it use files already on my server?

Will it support WebDAV?

Hey! Yeah as long as you set the folder to the right permissions :) And I am a bit torn between WebDAV or straight websocket as it already allows file manipulation straight from the UI, so may be easier to have a socket server for collaborations

Glad you like it ♥️

They both have their place. WebDav is an established standard, by implementing it you are collaborating with all the other implementations that already use and are compatible with WebDav in some way. You join a growing ecosystem of many choices and people can easily plug your software into their architecture and plug their architecture into your software with an absolute minimum of work on their part, potentially allowing it to become widely used. This is good.

Having a socket and API allows anyone who wants to, to collaborate with your software specifically, allowing them to be able to do things highly specific to your software, but requiring more specialized work to implement. These kind of implementations can deliver great functionality but they’re likely going to be few and far between because they are more work to develop and maintain. These are very different situations, being sought by different people with different goals.

Thank you, this is awesome! I’ll have a proper investigation and decide what route to go to, I don’t know enough about WebDAV and I like to make studied choices, you gave me a lot to think about and that’s great!🙌

By supporting WebDav your app will instantly gain the possibility to sync with every OS and a gazillion apps. It is not the best protocol, but it’s everywhere and it’s very good when implemented well. For example, CopyParty’s WebDav implementation is blazing fast.

Afterwards, you could enhance the experience by supporting websockets so that contributors can build clients specific to your project. This will take much more time to reach the user with a usable sync app, but can potentially end up in a superior experience.

Hey thanks, I was properly looking into WebDAV yesterday, should be simple enough to implement, just making sure I don’t add features for the sake of it, once I’m certain it’s the right way to go I’ll implement it properly, for now my biggest aim is to get the tool as stable as possible ♥️
Looks like a worthy replacement for Filebrowser. I’ll definitely check this out.
Thank you so much! Let me know how you get on!
This looks very intriguing. I think I may just have a specific use case for it. Thanks for the work, and again thanks so much for including screen shots. I’ll have to spin this up later today and give it a go. Are you Italian by chance?

Hey! I am Italian indeed :)

Glad you like it <3 remember is a beta, keep it private for now, next release sorts out some security concerns I have and should be fairly solid from that point on!

There’s a kind of personal, cute story to why I asked, in particular with the name Scatola Magica. You may or may not find it humorous. My lady friend is Italian and often refers to her naughty bits as ‘Scatola Magica’, or ‘the magic box’. She will smile at me and say, ‘Scatola Magica baby!’ In fact, she has modified Lil’ Kim / 50 cent’s ‘Magic Stick’ to include such lyrics. It’s kind of cute watching this 65 year old Italian lady sashay around the house singing ‘I got the magic box…I know if I can hit once I can hit twice…’. So there you go. Now that I’ve stained your brain…have a great day! LOL
hahaha! I had totally missed this reply 🤣 That is indeed adorable, can’t say that’s where the name comes from but… it also works!!