by Tinos on 2/24/25, 8:50 PM with 40 comments
Electro also has a very unique feature: a built-in terminal. I was always mesmerised by merging CLI tools with GUI based systems and this is my first go at it!
I have big plans on expanding the terminal functionality with built-in image editing commands, command chaining, file handling etc.
by fsiefken on 2/24/25, 9:53 PM
mpv *.jpeg --shuffle --loop-playlist --image-display-duration=2.0 --fullscreen
I remember, 30 years ago there were similar ultrafast image viewers for DOS, they didn't even need windows. I was partial to QPV/386, but there were others. Linux console has fim. It was great to be able to zoom and pan with the keyboard.
https://www.nongnu.org/fbi-improved/ https://www.oreilly.com/library/view/png-the-definitive/9781...
by textadventure on 2/24/25, 9:17 PM
Images should also resize whenever the window is resized. Those two changes alone would make this very usable.
by roadbuster on 2/24/25, 9:29 PM
Irfanview was always my go-to for speed on Windows
by vachina on 2/25/25, 1:19 AM
[0]https://www.tenforums.com/tutorials/14312-restore-windows-ph...
by bdhcuidbebe on 2/24/25, 10:04 PM
I’m currently using oculante specifically for its speed, rust and cross platform.
Not sure this electro viewer is for me, as I see typescript and css frontend.
by CyberDildonics on 2/25/25, 4:31 PM
Is it really faster than the image viewers made 20 years ago that open a window with the win32 API?
by dusted on 2/25/25, 10:59 PM
by Narew on 2/25/25, 8:37 AM
by rkagerer on 2/25/25, 1:48 AM
by BenFranklin100 on 2/25/25, 3:33 AM
by eipi10_hn on 2/25/25, 3:15 AM
by eviks on 2/25/25, 2:21 AM
by haddonist on 2/24/25, 10:32 PM
And forcing windows to make your app a default, without asking the user about it at install time - not cool.