Replies: 1 comment
-
Wasn't able to access your images, could you upload them directly to github? (screenshot your entire browser window on the image zipline is serving). As far as I remember, i'm pretty sure it will show the image at original size until the window becomes too small - in that case it will try to scale it up or down. I'm also unsure if I understand the problem here correctly, so it would be helpful if you can share those screenshots soon :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm a newb, but I'm stoked to have Zipline up and running on my Unraid server. On my Mac I installed homebrew, Flameshot, jq, and xsel, and then created an application and script in Automator that does a nice job of automating the upload to Zipline. I've copied my script below in case it helps anyone else as I have a couple hours into it (and I'm totally open to improvements). My question is, when the image is served by Zipline it's set to display full screen (example here). It would be better if it showed at the original size/pixels. Is there a way to make Zipline serve the image at a more reasonable size? I've confirmed that when I upload it directly to Zipline and grab the link there, it's displayed properly(example here). Why does the html differ so much when uploading with my script?
Script below:
Beta Was this translation helpful? Give feedback.
All reactions