GithubHelp home page GithubHelp logo

Comments (7)

hzeller avatar hzeller commented on June 9, 2024 3

I am considering building an app-image in the CI as this seems to be the most commonly single-binary type that should work on most platforms out of the box. I'll need to play github actions a bit to make it happen.

from timg.

hzeller avatar hzeller commented on June 9, 2024

The CI now builds an AppImage.

Here is such an output timg-1.5.0-x86_64.AppImage.zip - please try if it works for you.

The video decoding is excluded as it would increase the size of the AppImage at least 5x (and it is already 10MiB).
But at least such AppImage might help people get started to play with it before they decide to just regular install via their package manager or compile.

I'll soon make a patchlevel release 1.5.1, then I'll put such binary in that release.

from timg.

hzeller avatar hzeller commented on June 9, 2024

What terminal are you using ? For high resolution, the terminal needs to support either Sixel, iterm2, or Kitty protocol.

Not all of these can be auto-detected, so you might need to specifically add -ps , -pi, or -pk to the command line to choose the way it emits the image.

from timg.

hzeller avatar hzeller commented on June 9, 2024

The standard Alacritty can't do high resolution images.

However, there is another alacritty that understands Sixel: https://github.com/microo8/alacritty-sixel

from timg.

hzeller avatar hzeller commented on June 9, 2024

tmux filters out all image escape codes. There is a fork of tmux that can deal with it: https://github.com/csdvrx/sixel-tmux

from timg.

hzeller avatar hzeller commented on June 9, 2024

I've now implemented workarounds to show high-resolution images in Kitty for #95 (requires Kitty terminal).

from timg.

hzeller avatar hzeller commented on June 9, 2024

AppImage now part of the latest release v1.5.1

from timg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.