The tool shows basic info about WiFi networks around you, such as ssid, channel, and signal level.
You can check souce code here: https://github.com/osanwe/harbour-wifianalyzer
Also you can flattr the app here.
Attachment | Size | Date |
---|---|---|
harbour-wifianalyser-1.0.0-1.armv7hl.rpm | 19.74 KB | 13/07/2015 - 18:42 |
harbour-wifianalyser-1.0.1-2.armv7hl.rpm | 20.11 KB | 13/07/2015 - 20:06 |
harbour-wifianalyser-1.1.0-3.armv7hl.rpm | 20.14 KB | 13/07/2015 - 21:10 |
harbour-wifianalyser-1.1.1-4.armv7hl.rpm | 20.95 KB | 16/07/2015 - 09:00 |
harbour-wifianalyser-1.2.0-5.armv7hl.rpm | 23.67 KB | 25/07/2015 - 10:12 |
harbour-wifianalyser-1.2.1-6.armv7hl.rpm | 23.81 KB | 30/08/2015 - 00:17 |
harbour-wifianalyser-1.2.2-7.armv7hl.rpm | 26.94 KB | 30/10/2015 - 13:10 |
harbour-wifianalyser-2.0.0-8.armv7hl.rpm | 18.33 KB | 31/10/2015 - 21:21 |
harbour-wifianalyser-2.1.0-9.armv7hl.rpm | 42.34 KB | 04/08/2016 - 16:19 |
harbour-wifianalyser-2.1.1-10.armv7hl.rpm | 42.54 KB | 05/08/2016 - 21:16 |
harbour-wifianalyser-2.1.2-11.armv7hl.rpm | 43.6 KB | 10/09/2016 - 21:23 |
harbour-wifianalyser-2.1.3-12.armv7hl.rpm | 43.77 KB | 06/11/2016 - 22:35 |
+ Updated Swedish translation
+ Updated Finnish translation
+ Updated French translation
+ "About" page updated
Comments
Karry
Fri, 2021/06/25 - 15:32
Permalink
Hi. Can you provide aarch64 build please? I would like to use this app on Xperia 10 II. Where are the sources now? It seems that your repository dissapear from Github, or you transfer it to https://github.com/Gehock/harbour-wifianalyzer ?
ade
Fri, 2021/06/25 - 16:23
Permalink
In case you missed it: my fork, including aarch64: https://openrepos.net/content/ade/wifi-analyser-fork
SaimenSays
Thu, 2017/05/18 - 19:16
Permalink
Hi and first of all thanks for this nice app!
Can you please check what happens if two accesspoint with same SSID are in range. App shows only the one sending lower channel. The second one is missing, even if I'm standing 1m away from this router. (Both are set to a fixed channel, so I know how output should look like)
simosagi
Fri, 2016/08/12 - 01:06
Permalink
Couple of comments/suggestions:
- In list mode, could you e.g. put on the background with a semi-transparent 'no networks' message if nothing has been detected? Or add something so the page is not entirely empty.
- It would be nice if the app could e.g. record to a file any AP that is detected and shown on the screen (append in a simple csv format that includes time of contact). That would open wardriving usage of the app ;-)
Osanwe
Sat, 2016/08/13 - 07:26
Permalink
Hello! Thanks for comment.
What information do you want to log?
simosagi
Mon, 2016/08/29 - 15:13
Permalink
Simply, log that e.g. at time HH:HH:SS wlan SID XXXXX (mac YYYY) has been detected on channel CC, with signal ZZ dBm (or perhaps wait if the signal seems to increase and log only its highest value).
Append new entries to the log file.
Thanks for your app!
wickedsp1d3r
Thu, 2016/07/14 - 23:57
Permalink
I would like to see an option to have the list view as default view.
Osanwe
Thu, 2016/08/04 - 17:17
Permalink
Done :)
wickedsp1d3r
Fri, 2016/08/05 - 23:12
Permalink
Thanks!
Rikudou_Sennin
Mon, 2015/11/23 - 18:53
Permalink
Hello, I like to have my phone fully in Czech language so I translate apps for myself, but if you want, here you have Czech localization of your app: https://www.dropbox.com/s/z9k8x7veyivol5y/harbour-wifianalyser-cs_CZ.ts?dl=0
Osanwe
Thu, 2016/08/04 - 17:18
Permalink
Sorry for later answer. Added.
Rikudou_Sennin
Mon, 2015/11/02 - 20:37
Permalink
How did you achieve not requiring root? :) Used my version or you found another way?
Osanwe
Mon, 2015/11/02 - 22:43
Permalink
Hmm... I've missed your fork :) Also now I can't find your source and therefore can't check your solution. If you share the link to your source code I'll compare our solutions. :)
I've found the follow way for getting information about WiFi networks: https://github.com/osanwe/harbour-wifianalyzer/blob/master/qml/harbour-w...
Rikudou_Sennin
Thu, 2015/11/05 - 13:14
Permalink
I cannot find my source code right now, but things I changed are:
So the app starts always as root.
kibet85
Fri, 2015/08/28 - 10:05
Permalink
first thansk for the amazing app..really helps me alot..please add option toi show mac address of emitting devices.
Osanwe
Sun, 2015/08/30 - 00:19
Permalink
Hi! I added showing networks bssid and I can add showing mac-address of current network. If you know how to get mac-addresses of all networks with `wpa_cli` I add this way into the tool.
tex
Thu, 2015/07/16 - 21:31
Permalink
I have lots of networks around me and it's really hard to read those colorful, moving and on-top-of-eachother network names. Apparently people around me only use those 3 channels. Maybe a pointing line from the top of the curve to the name somewhere else on the screen would be easier to read? Also, maybe logarithmically presented screen would utilize the screen better? Otherwise usefull app, thank you.
Osanwe
Thu, 2015/07/16 - 22:37
Permalink
I think something like this will be more useful in this situation. I'm going to create it.
saberaltria
Tue, 2015/07/14 - 02:42
Permalink
God!!!!
This app is extremely useful for me as I am working network and Internet stuff :P
In the past, I could only use the terminal command, iwlist to check the Wi-Fi signal with ugly cli user-interface because those android apps not work at all !!!!
Thank you so much!!!!