xserver-SIXEL VS blink

Compare xserver-SIXEL vs blink and see what are their differences.

xserver-SIXEL

A X server implementation for SIXEL-featured terminals, based on @pelya's Xsdl kdrive server(https://github.com/pelya/xserver-xsdl) (by saitoha)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
xserver-SIXEL blink
6 40
57 6,055
- 1.3%
10.0 9.2
over 9 years ago about 1 month ago
C Swift
GNU General Public License v3.0 or later GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

xserver-SIXEL

Posts with mentions or reviews of xserver-SIXEL. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-20.
  • "<ESC>[31M"? ANSI Terminal security in 2023 and finding 10 CVEs
    7 projects | news.ycombinator.com | 20 Oct 2023
    If you really want crazy, run `xterm -ti 340`, then run run an X server from the xserver-sixel repository <https://github.com/saitoha/xserver-SIXEL> in it. Now y ou can run as many terminal emulators, complete with real truetype fonts and all the colors you could want, inside the one terminal. Use a tiling window manager and you’ll be able to avoid using tmux entirely.
  • Blink virtual machine now supports running GUI programs
    8 projects | news.ycombinator.com | 3 Feb 2023
    There's a X with sixel support: https://github.com/saitoha/xserver-sixel

    I played with this before, and I could use X11 within a mlterm terminal.

    I should try to recompile it with cosmopolitan to have a single X server binary both for Windows and Linux

  • If one GUI's not enough for your SPARC workstation, try four
    3 projects | news.ycombinator.com | 30 Oct 2022
    What you do is run `xterm -ti vt340`. If your xterm was compiled with SIXEL support, this will enable it. (You can test it by running something simple like `gnuplot -e "set terminal sixelgd; set key bmargin center horizontal; plot [-5pi:5pi] [-5:5] real(tan(x)/atan(x)), 1/x"`.)

    Now run Xsixel (from <https://github.com/saitoha/xserver-sixel>) to run an X server that outputs to sixel graphics. In that X server you can run any program you would like, and its graphical output will be converted to sixels, printed to stdout, given to xterm, and then xterm will draw them.

    Job done!

    See <https://saitoha.github.io/libsixel/> for more information and tools, along with lots of screenshots.

  • GUI in terminal
    3 projects | /r/commandline | 6 Jan 2022
    There's a version of X for these terminals: https://github.com/saitoha/xserver-sixel
  • Hi! I made simple TUI desktop for Linux named TBox
    6 projects | /r/linux | 4 Nov 2021
    You could probably do something like run X on Sixel for terminals that support Sixel.
  • Show HN: Sixel-tmux displays graphics even if your terminal has no Sixel support
    27 projects | news.ycombinator.com | 5 Oct 2021
    > unfortunately it's way too slow to get anywhere near 'realtime' output (30fps or better).

    That's not due to sixels. Check out the sixel nyan cat: https://github.com/hackerb9/sixvid

    Look at the FPS indicator in the bottom. It was pointed to me in https://github.com/microsoft/Terminal/issues/448#issuecommen...

    The issue may be in your code.

    I think I have similar performance issues, as the glyph selection process could be more optimized.

    Derasterized is mostly Jart work (who is best known here for her work on Cosmopolitan), we were mostly interested in quality.

    Reducing the set of glyph to something that could benefit from optimizations could help.

    > I really wish there was a decent pixel-framebuffer standard for terminals (with at least the same performance as ncurses)

    Sixel performance is quite decent: personally, I can play videos in my terminal.

    Try MPV on mintty: https://github.com/mpv-player/mpv/issues/2183

    I have also played with a X server rendering over sixel, no performance issue: https://github.com/saitoha/xserver-SIXEL

    When sixel support is added to Windows Terminal, I may update it, because it would be fun to have one tab to run stuff!

blink

Posts with mentions or reviews of blink. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-30.
  • Apple must open iPadOS to sideloading within 6 months, EU says
    4 projects | news.ycombinator.com | 30 Apr 2024
    you can work on it

    https://blink.sh/

    see also https://docs.blink.sh/advanced/code

  • iOS / iPadOS 17 👉 Blink 17
    1 project | /r/BlinkShell | 21 Sep 2023
    Fixes for the new OS, general improvements, and tons of thanks to all testers for their help! https://github.com/blinksh/blink/discussions/1850
  • Apple debuts iPhone 15 and iPhone 15 Plus
    2 projects | news.ycombinator.com | 13 Sep 2023
    You can already do that with an iPad (sans fat OS). If you're using Blink Shell (https://blink.sh) the external display is independent of what's on the iPad too, which works really neatly. This is the exact setup I used as my main dev machine in a previous role.

    Would be very nice to see if this works on the new iPhones. A thin client with decent security in your pocket with keyboard/mouse/display at both home and work seems like a very approachable computing setup.

  • Apple iPhone 15 Pro and iPhone 15 Pro Max
    1 project | news.ycombinator.com | 12 Sep 2023
    I use blink[0] with a 40% keyboard to develop linux program on a vps.

    If you want to do programming without wireless interenet, another option is to connect a raspberry pi zero 2w (with usb gadget mode enabled) to the usb c port using a single usb cable. Then the rpi zero will share a ethernet network with iOS device. Then you can use blink (again) to mosh to raspberrypi.local to do the development on the pi.

    The reason that I don't do it on android with termux is that there's no high quality terminal emulator like blink on android.

    [0]: https://blink.sh

  • Buying an iPad Pro for coding was a mistake
    7 projects | news.ycombinator.com | 29 Jun 2023
    There's also Blink [1] which includes a local shell (limited), ssh and mosh support, and comes with a local-first, but remote-dependent, vscode implementation. Works with vscode.dev, code-server (the coder.com and microsoft version), coder.com etc. Not free but a free TestFlight versions available if you accept to be a beta tester of sorts.

    I've had moderate success using it, but overall the code-server experience has been a bit lacking, in part due to languages I use, in part due to lots of software still assuming a local-first development environment (code-server/coder.com help with this by e.g. proxying http ports in your dev environment). A real IDE/code editor running on a MacBook is still way superior.

    [1] https://blink.sh

  • Prompt2, heads up; they are readying up another version Prompt2 has been abandoned by devs since iOS 14 / 1y ago in a crashing state - Now they want to make another money-heist cash-grab from its users by forcing them to upgrade one of the most expensive apps of all time.
    2 projects | /r/ios | 29 Jun 2023
    If you're okay with a subscription model for a terminal type shell, I would recommend Blink. Does everything Prompt did and more. They have a 1-week trial, and then you can subscribe for $20 a year.
  • Github code no longer updated?
    1 project | /r/BlinkShell | 12 May 2023
    I also opened https://github.com/blinksh/blink/issues/1777 so from now on everyone is able to see the commit reference that was used for the build.
  • Ed25519-sk on iOS
    1 project | /r/yubikey | 29 Apr 2023
    I took a wild stab at finding a non-subscription iOS app that supports Ed25519-sk, but ended up just moving back to ephemeral per-device ed25519 keys instead. Both Blink.sh and Terminus purport to support -sk / HW passkeys behind subscription paywalls, but I can't verify as I don't pay for subscription model apps.
  • iOS tools for self hosting
    2 projects | /r/selfhosted | 25 Apr 2023
    Big fan of Blink, makes it super easy to quickly ssh into a remote machine
  • Ask HN: What lesser-known accessories do you use with your computer?
    18 projects | news.ycombinator.com | 3 Apr 2023
    SSH or mosh (via https://blink.sh/) back to a cloud/remote NixOS VM. The iPad is purely a self-contained interface with a local browser.

What are some alternatives?

When comparing xserver-SIXEL and blink you can also consider the following projects:

sixel-tmux - sixel-tmux is a fork of tmux, with just one goal: having the most reliable support of graphics

template-nixos - The NixOS template, configured for Gitpod (www.gitpod.io) to give you pre-built, nix based ephemeral operating system environments in the cloud.

libsixel - A SIXEL encoder/decoder implementation derived from kmiya's sixel (https://github.com/saitoha/sixel).

tailscale - The easiest, most secure way to use WireGuard and 2FA.

libsixel - A C language SIXEL encoder/decoder implementation, forked from saitoha/libsixel after @saitoha vanished. Receives security patches, accepts PR's filed preferably here but also at saitoha/libsixel.

sweep - Sweep: open-source AI-powered Software Developer for small features and bug fixes.

CuteXterm - Sensible defaults for xterm in the 21st century

blink - tiniest x86-64-linux emulator

ranger - A VIM-inspired filemanager for the console

streamdeck-ui - A Linux compatible UI for the Elgato Stream Deck.

FluentTerminal - A Terminal Emulator based on UWP and web technologies.

HeadsetControl - Sidetone and Battery status for Logitech G930, G533, G633, G933 SteelSeries Arctis 7/PRO 2019 and Corsair VOID (Pro) in Linux and MacOSX