qlrd's avatar
qlrd
npub1kygl...ph68
A beign-there and Krux contributor
qlrd's avatar
qlrd 1 year ago
Just to be able to make .deb (amd64), .rpm (x86_64) .dmg (arm64 and amd64) and NSIS Setup (x86_64) for #krux installer. I think it's next to release an alpha-1 version for community tests.
qlrd's avatar
qlrd 1 year ago
Just made .deb package of #krux installer for linux and .dmg package for mac (arm64 and amd64). Will start to work on NSIS installer for windows.
qlrd's avatar
qlrd 1 year ago
Quoting @odudex: New beta version released! Significant increase in QR code scanning and processing speeds. Green: #Krux 24.09.beta1 Orange: Latest release
qlrd's avatar
qlrd 1 year ago
Made some internal and modifications (thread things) and have the impression that KTool worked better (that is, faster flash process and faster firmware deletion) with new (WIP) krux-installer. ### Wipe a maixpy amigo ### Flash a maixpy amigo
qlrd's avatar
qlrd 1 year ago
qlrd's avatar
qlrd 1 year ago
I tried adding animated images during the process of erasing the #krux device (video with Afrikaans locale), but it seems that kivy requires some witchcraft on OSX (I haven't tried it on linux or windows). It was reasonable, but still dissatisfied.
qlrd's avatar
qlrd 1 year ago
https://x.com/qlrddev/status/1811137654274093114 If you're worried about your #krux device for any reason (it's bricked or someone unauthorized has tampered with it, for example), you can remove any data, making it unusable until new firmware is written (the process takes a while, however🙄)
qlrd's avatar
qlrd 1 year ago
Let's spread the word! #Krux v24.03.0 released #KruxInstaller v0.0.12 Krux ------- This release focuses on internal optimizations to enhance the firmware's performance, making it lighter, faster, and more reliable. These improvements not only result in a better user experience but also lay the groundwork for seamlessly integrating future features. KruxInstaller ----------------- This release will follow new features of krux firmware: now maixpy_amigo_tft and maixpy_amigo_ips are unified as maixpy_amigo. Added maixpy_yahboom in device list for both official and beta releases; Added maixpy_cube in device list (only for beta releases);
qlrd's avatar
qlrd 1 year ago
@Mike Dilger ☑️, now the the archlinux revision `gossip-git-.r2069.gfe45e990-1` have the copy/paste feature working with gnome 🥰
qlrd's avatar
qlrd 1 year ago
Decided to make the development of new krux-installer (refactored to python) more transparent. So I made a video with a livecoding that download and verify #krux 's official release files:
qlrd's avatar
qlrd 1 year ago
Linting many files of tests folder of #krux project. Reading them and trying to interpret is a good way to learn more about this amazing code.