Update readme. Add wireshark data

This commit is contained in:
Luke
2020-04-16 16:00:51 +12:00
parent 7289d7d0e2
commit e0402d99e7
24 changed files with 108 additions and 1 deletions

View File

@@ -10,9 +10,19 @@ The laptop I currently have is the GX502RW and so I'll be using that for the bas
- `libusb-1.0-0-dev` or equivalent package for your distro
- `libdbus-1-dev` or equivalent package for your distro
## Installing
Run `make` then `sudo make install`. If you want to use the daemon mode on system boot you'll need to enable and start the systemd service with:
```
$ sudo systemctl start rog-core.service
$ sudo systemctl enable rog-core.service
```
## Use
Currently requires root for accessing the USB devices (so, sudo).
Running the program in standard mode (not daemon or client) will require sudo.
Otherwise if running in daemon mode (option `-d`) then you will need to add option `-c` before all commands to send the command to the daemon - this will change to default to sending to the daemon in future.
Commands are given by: