Wykres commitów

24 Commity (a1b6ae585510381df1a3a00d06004fc3ec308634)

Autor SHA1 Wiadomość Data
Thomas Waldmann a1b6ae5855 html source: formatted, fixed some issues 2017-12-12 03:57:45 +01:00
Thomas Waldmann 491ad25172 fixed web UI text (grammar, typos) 2017-12-12 03:57:45 +01:00
Thomas Waldmann 7d479222c2 simplify/clean up names 2017-12-12 03:57:45 +01:00
Thomas Waldmann 278144a911 cleanup extending passwd.dat 2017-12-12 03:57:45 +01:00
Thomas Waldmann 23af7385b0 use with-statement for open() 2017-12-11 15:34:53 +01:00
Thomas Waldmann e4cda8a95a simplify do_connect
kept the behaviour it had before:

returns truish/falsish if it has/has not connected to given network.
returns None if it already was connected.
2017-12-11 15:28:31 +01:00
Thomas Waldmann 28e2aa5001 make connection wait loop more readable
| is the bitwise or operator, you rather want a logical operator here.
2017-12-11 15:18:39 +01:00
Thomas Waldmann 72292a72ab some simple python syntax fixes 2017-12-11 15:12:22 +01:00
Thomas Waldmann 1ea05254a4 code: fix wording / grammar 2017-12-11 15:06:47 +01:00
Thomas Waldmann b23e52ec53 fix README spacing / grammar 2017-12-11 14:47:33 +01:00
Thomas Waldmann d1bae019af add a .gitignore
only entry for now is to exclude pycharm files.
2017-12-11 14:43:23 +01:00
Thomas Waldmann f11fcbf606 applied pycharm "reformat file"
fixes:

- indentation: tabs -> 4 spaces
- spaces around operators
- other pep8 issues
2017-12-11 14:38:41 +01:00
Tayfun ULU 582cc2acbc
change ssid name and passwd
you could change default ssid name and passwd.
2017-11-19 13:02:15 +03:00
Tayfun ULU e04a7a438d
flow chart added
flow chart added
2017-10-29 23:49:58 +03:00
Tayfun ULU 465165e5e3
added flow chart
added flow chart
2017-10-29 23:47:06 +03:00
Tayfun ULU 4bcd3531dc Update main.py 2017-10-24 08:44:49 +03:00
Tayfun ULU cf5faf4862 version 1.9.2 compatibility
it's not the optimum solution for compatibility problem between 1.8 and 1.9. But it's working :)
2017-10-23 09:59:02 +03:00
Tayfun ULU 05212924ec version 1.9 compatibility 2017-10-23 09:41:02 +03:00
Tayfun ULU aa9b97139e Update README.md 2017-10-22 23:21:55 +03:00
Tayfun ULU 3f1ebea1e2 Update main.py 2017-10-22 23:15:09 +03:00
Tayfun ULU ba9cd2f997 Update README.md 2017-10-22 23:14:20 +03:00
Tayfun ULU e7379cce8c Add files via upload 2017-10-22 22:49:26 +03:00
Tayfun ULU ee02b70867 Delete .gitignore 2017-10-22 22:48:07 +03:00
Tayfun ULU bb77fd4e9a Initial commit 2017-10-22 22:47:31 +03:00