update readme

This commit is contained in:
mykola2312 2024-09-09 22:13:05 +03:00
parent 1bcfc33684
commit 104754c96d

9
README
View file

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