Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix help messages | Jose M. Guisado | 2021-03-29 | 1 | -2/+2 | |
* | Add WoL sending capability | Jose M. Guisado | 2021-03-29 | 2 | -0/+83 | |
* | Add utils.py | Jose M. Guisado | 2021-03-29 | 2 | -20/+24 | |
* | Print json instead of python dict in responses | Jose M. Guisado | 2021-03-18 | 3 | -5/+5 | |
* | Make client and center params more specific | Jose M. Guisado | 2021-03-03 | 2 | -9/+9 | |
* | Add README.md | Jose M. Guisado | 2021-03-03 | 1 | -0/+95 | |
* | Rename --room param to --room-id in "set modes" | Jose M. Guisado | 2021-03-03 | 1 | -3/+3 | |
* | Add client, room and center args to set_modes | Jose M. Guisado | 2021-02-26 | 1 | -17/+32 | |
* | Bring clients.py up to date with ogServer API | Jose M. Guisado | 2021-02-26 | 1 | -9/+8 | |
* | Rework set mode command | Roberto Hueso Gómez | 2020-08-12 | 1 | -4/+39 | |
* | Change GET and POST /modes URI to /mode | Roberto Hueso Gómez | 2020-08-03 | 1 | -2/+2 | |
* | Rework ogcli set mode command | Roberto Hueso Gómez | 2020-07-30 | 1 | -8/+3 | |
* | Add ogcli list client command | Roberto Hueso Gómez | 2020-07-14 | 2 | -1/+18 | |
* | Add ogcli list hardware command | Roberto Hueso Gómez | 2020-07-08 | 2 | -5/+23 | |
* | Add payload option on GET requests | Roberto Hueso Gómez | 2020-07-08 | 1 | -2/+3 | |
* | Add ogcli set mode command | Roberto Hueso Gómez | 2020-07-06 | 2 | -0/+33 | |
* | Add post() to OgREST | Roberto Hueso Gómez | 2020-07-03 | 1 | -0/+13 | |
* | Fix ogcli shebang | Roberto Hueso Gómez | 2020-07-01 | 1 | -1/+1 | |
* | add license header to source code files | OpenGnSys Support Team | 2020-07-01 | 5 | -0/+40 | |
* | Rename files to remove 'og' prefix | Roberto Hueso Gómez | 2020-06-30 | 7 | -4/+4 | |
* | Add list modes command | Roberto Hueso Gómez | 2020-06-30 | 2 | -1/+10 | |
* | Check required config params are in config file | Roberto Hueso Gómez | 2020-06-25 | 1 | -0/+6 | |
* | Add list scopes command | Roberto Hueso Gómez | 2020-06-19 | 2 | -2/+12 | |
* | Add ip and port parameters to config | Roberto Hueso Gómez | 2020-06-19 | 1 | -1/+3 | |
* | Rewrite basic structure | Roberto Hueso Gómez | 2020-06-19 | 4 | -20/+32 | |
* | add .gitignore | OpenGnSys Support Team | 2020-06-18 | 1 | -0/+1 | |
* | add cfg directory | OpenGnSys Support Team | 2020-06-18 | 1 | -0/+3 | |
* | First commit | OpenGnSys Support Team | 2020-06-18 | 4 | -0/+723 |