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 ★★★☆☆