Anand Patel
Anand Patel
+1 1 - Number of items selected can be displayed so not that confusing. 2 - Limit of displaying maximum 15 rows makes it hard to select over multiply pages...
I was going to take phockup and put it in a electron app to provide a GUI for personal use, I'll share here when I get time to try it...
Ok, i was looking at appjar as well since it's for python, it's just that it's not that pretty. But maybe that's better since it's all in python then. I'll...
So I created a GUI using electronjs just because it's the fastest for me to create concept. Check this video of it running. It's working with no issues and has...
Fixed video :) try now. When you say websocket server do you mean like this example? https://github.com/fyears/electron-python-example The current solution is basically like that but is using python shell to...
Yeah I've just taken @pauloup design but it's html/css so can make it look like etcher. Yep I noted the limitations of using Python shell in other comment so definitely...
> That gui in the video is beautiful. I wish it could run on the docker version as a webpage. The code is here, I haven't touched it for a...
@tonyjin Current use case is person X uploads document (docx/xlsx) for review on webapp to person Y. I use BOX viewer api to convert docx/xlsx for preview in site. I...
@priyajeet Awesome thanks, any timeframe on comments part? I looked at the content api and I can already start embedding the folders and files preview.
This is great update. Just came here to request this as a new PhotoView user. Can't wait for this to be merged