From 104754c96d272834853365c128a993736a834f22 Mon Sep 17 00:00:00 2001 From: mykola2312 <49044616+mykola2312@users.noreply.github.com> Date: Mon, 9 Sep 2024 22:13:05 +0300 Subject: [PATCH] update readme --- README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README b/README index 2367b9e..7169454 100644 --- a/README +++ b/README @@ -18,14 +18,15 @@ is welcome. I use only Arch Linux but tried my best not to broke the code for other systems. -## wpa-cute-freebsd -Note from [mykola2312](https://github.com/mykola2312) - This repo provides FreeBSD 14.1 built binary of wpa-cute. +WPA-CUTE-FREEBSD -To reproduce built all You need is usual Qt development environment. Set ```uic``` like this ```/bin/uic -> /usr/local/bin/uic-qt5```, install QtCreator and all its dependencies. Set ```QMAKESPEC``` to ```/usr/local/share/qt/mkspecs/freebsd-g++``` and You are set! +Note from mykola2312 - This repo provides FreeBSD 14.1 built binary of wpa-cute. + +To reproduce built all You need is usual Qt development environment. Set uic like this /bin/uic -> /usr/local/bin/uic-qt5, install QtCreator and all its dependencies. Set QMAKESPEC to /usr/local/share/qt/mkspecs/freebsd-g++ and You are set! To install already built package just extract tarboll to the root / -### Last version is 0.8.5, Apr 2024 +Last version is 0.8.5, Apr 2024 --------------------------------- - Add a field to filter SSID in scan results - Replace signal strength progress bar with a custom star-meter ★★★☆☆