serialplot icon indicating copy to clipboard operation
serialplot copied to clipboard

Unable to find Built or installation file for Windows and Linux(Appimage)

Open Mukund2024 opened this issue 1 year ago • 4 comments

@hyOzd

Mukund2024 avatar Oct 17 '24 10:10 Mukund2024

SerialPlot v0.12 release Hasan Yavuz Özderya • 05/14/2021 at 16:19 • 3 comments This is another minor release. There isn't any significant changes.

Changes:

Filter by prefix for ASCII data format parser (thanks to Alexander Amelkin) This is useful when your data is mixed with other information such as log messages. There is no way of displaying such log messages on SerialPlot yet. Export SVG (thanks to martijuerg) Other minor fixes improvements etc: remember user entered custom baud rate add double precision floating point number format support for binary readers fix 'settings invalid' error when loading config with 'first byte is size byte' enabled fix for data format selection can be empty (no button is selected state which is invalid) As always you can find latest download links in the sidebar.

Download links for v0.12:

Windows installer: https://serialplot.ozderya.net/downloads/serialplot-0.12.0-win32-setup.exe

Windows EXE 7Zip: https://serialplot.ozderya.net/downloads/serialplot-0.12.0-win32.7z

Windows EXE: https://serialplot.ozderya.net/downloads/serialplot-0.12.0-win32.exe

Linux AppImage (based on Ubuntu 18.04): https://serialplot.ozderya.net/downloads/serialplot-0.12.0-x86_64.AppImage

Mukund2024 avatar Oct 17 '24 10:10 Mukund2024

Unable to download from above given link

Mukund2024 avatar Oct 17 '24 10:10 Mukund2024

You will have to compile from source, (at least on Linux)

RuhanSA079 avatar Oct 21 '24 09:10 RuhanSA079

There are archives of these files on the internet archive:

Windows installer: https://web.archive.org/web/20240716233608/https://serialplot.ozderya.net/downloads/serialplot-0.12.0-win32-setup.exe

Linux AppImage (based on Ubuntu 18.04): https://web.archive.org/web/20231003050025/https://serialplot.ozderya.net/downloads/serialplot-0.12.0-x86_64.AppImage

baduhai avatar Oct 28 '24 20:10 baduhai

@hyOzd is it worth putting the files onto github using the releases feature? That way the files stay online with the repo.

I'm just back here to reinstall, because it's such a useful tool 😁

DefProc avatar Nov 26 '24 10:11 DefProc

I've created a new release and automatic builds are uploaded to Github 'Releases'.

hyOzd avatar Mar 08 '25 08:03 hyOzd