Commit Graph

95 Commits

Author SHA1 Message Date
lakinduakash
3a9721ec31 Remove advanced expander and show all options 2019-04-17 23:26:28 +05:30
lakinduakash
5fd51ab86c add function declaration 2019-04-17 23:10:23 +05:30
lakinduakash
3e98d7abd4 Show error massage realtime 2019-04-17 23:07:38 +05:30
lakinduakash
8896221d4e Style and ui update
Add open network cb and extra label
2019-04-17 22:57:05 +05:30
lakinduakash
12c9d1e044 Highlight text field on error input and fix some validations
Adding styles dynamically
2019-04-17 22:56:10 +05:30
lakinduakash
cca2e2f48b Load style sheet 2019-04-17 20:14:19 +05:30
lakinduakash
07c494bc43 Ui updates 2019-04-17 20:14:03 +05:30
lakinduakash
f02cf2be6b Add validator function and validate before start 2019-04-17 20:13:24 +05:30
lakinduakash
d64b0c74dc Fix crash on null freq-band 2019-04-17 20:12:09 +05:30
lakinduakash
487c0cfcb1 Add mac address validator 2019-04-17 20:10:24 +05:30
lakinduakash
0752c84706 Read new input values and pass to build config 2019-04-17 16:08:31 +05:30
lakinduakash
ba555e6931 Read new configs and bulid mkconfig command 2019-04-17 16:06:58 +05:30
Lakindu Akash
d61e3e2de8
Update README.md 2019-04-17 02:47:39 +05:30
Lakindu Akash
34af49b462
Merge pull request #11 from lakinduakash/install-script
Install script
2019-04-17 02:45:38 +05:30
lakinduakash
bacd52faea Update README.md 2019-04-17 02:44:18 +05:30
lakinduakash
80862c7608 Update README.md with installation options 2019-04-17 02:30:39 +05:30
lakinduakash
8fe3d6dd45 Create makefile with proper install 2019-04-17 02:21:07 +05:30
lakinduakash
3069f56777 Clean printf 2019-04-17 02:20:35 +05:30
lakinduakash
6939240b7c Remove libconfig 2019-04-16 18:54:47 +05:30
lakinduakash
46eb4a1d7e Ui changes 2019-04-16 11:14:41 +05:30
lakinduakash
7d59dec228 Add Advanced option section to ui and add some options
freq
psk
no_virt
mac
hidden
2019-04-16 11:06:46 +05:30
lakinduakash
b19924c6c9 Add random string generator function 2019-04-16 09:42:40 +05:30
lakinduakash
e0777ff70c Filter only wifi interface list and show 2019-04-16 09:41:44 +05:30
lakinduakash
30907f82e9 Update readme 2019-04-16 03:00:14 +05:30
Lakindu Akash
fe65be0722
Merge pull request #9 from lakinduakash/dev-1
Add util.c
2019-04-16 02:49:10 +05:30
lakinduakash
e3e3418a11 Add util.c 2019-04-16 02:48:16 +05:30
Lakindu Akash
f90b7622de
Merge pull request #7 from lakinduakash/dev-1
Dev 1
2019-04-16 02:37:41 +05:30
lakinduakash
5d16c3b4c3 Move declarations to header file 2019-04-16 02:36:06 +05:30
lakinduakash
16401a123e Update ui when creating hotspot 2019-04-16 02:23:22 +05:30
lakinduakash
baf690b0ce Fix thread initialize erro (xlib) 2019-04-16 02:11:53 +05:30
lakinduakash
ed3ca1cf6c separate show and stop progress bar into functions 2019-04-16 01:21:55 +05:30
lakinduakash
2ac7bd979e Show progress bar on open(while checking running info) 2019-04-15 23:08:29 +05:30
lakinduakash
7a977ae268 Add method to lock views to prevent unintended changes from user 2019-04-15 23:00:54 +05:30
lakinduakash
ed5fb1ac75 Add progress bar to indicate initialization status 2019-04-15 22:56:14 +05:30
lakinduakash
aa4f7b22e0 Init with running status 2019-04-15 05:01:04 +05:30
lakinduakash
7ec424edc1 Add status label 2019-04-15 05:00:36 +05:30
lakinduakash
34f5ad9234 build kill command by pid 2019-04-15 05:00:05 +05:30
Lakindu Akash
d9c233f7b5
Merge pull request #6 from lakinduakash/dev-1
Dev 1
2019-04-15 04:22:28 +05:30
lakinduakash
9923bcf7bf Initialise ifaces from config file on start 2019-04-15 04:16:26 +05:30
lakinduakash
2ed864095c Add interface values to read config 2019-04-15 04:15:41 +05:30
lakinduakash
96a7c3c739 Move config related definitions to read_config.h 2019-04-15 04:14:59 +05:30
lakinduakash
2b251a094e Move config related definitions to read_config.h 2019-04-15 04:14:32 +05:30
lakinduakash
4a9322ce14 Fix delim issue on tokenize 2019-04-15 04:13:30 +05:30
lakinduakash
077e384678 Get interface names from selected interfaces combo box 2019-04-15 03:40:40 +05:30
lakinduakash
9e8264d285 Add combo boxes for select wifi and internet interface 2019-04-15 03:39:54 +05:30
lakinduakash
722040f6ec Get network interfaces from /sys/class/net 2019-04-15 02:49:02 +05:30
lakinduakash
eb500a40e0 Get running instance info (pid,interface,ap) 2019-04-15 02:48:02 +05:30
lakinduakash
0012bb8118 Remove extra outputs from list-running 2019-04-15 00:17:33 +05:30
lakinduakash
de3091cc83 Add new makefile 2019-04-14 22:31:15 +05:30
lakinduakash
d3f1f97dcd Add new LICENCE 2019-04-14 22:16:31 +05:30