1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-23 09:16:11 +00:00

Update TODO

This commit is contained in:
MatMoul 2017-03-03 20:04:39 +01:00
parent 57acff0910
commit 619e6af72c

21
TODO.md
View File

@ -1,27 +1,24 @@
# g810-led TODO # g810-led TODO
## Tasks (Help wanted) : ## Tasks (Help wanted) :
* (0%) Code review (memory leak and other...) * (50%) Code review (memory leak and other...)
* (0%) Improve INSTALL.md to support more distributions (And CentOS with hidapi) * (5%) Make distributions ready package
* (0%) [Edit arch logitech gaming keyboard wiki](https://wiki.archlinux.org/index.php/Logitech_Gaming_Keyboards) * (0%) [Edit arch logitech gaming keyboard wiki](https://wiki.archlinux.org/index.php/Logitech_Gaming_Keyboards)
* (0%) Improve INSTALL.md to support more distributions (And CentOS with hidapi)
* (0%) Add support of multiple keyboards * (0%) Add support of multiple keyboards
* (0%) Add a python sample effects that use stdin * (0%) Add a python sample effects that use stdin
* (0%) Use a more generic name for config dir and systemd units * (0%) Use a more generic name for config dir and systemd units
* (0%) Choose versionning method
* (1%) Make distributions ready package but it's dependent to versionning method</br>
ArchLinux (in AUR): g810-led-git
## Tasks (Assigned to MatMoul but you can participate) : ## Tasks (Assigned to MatMoul but you can participate) :
* (90%) Choose versionning method
* (70%) Avoid sending keys that not supported by a keyboard model * (70%) Avoid sending keys that not supported by a keyboard model
* (0%) Add deamon mode for custom effects
## Tasks (Assigned to MatMoul) :
* (0%) Add a new repo for custom effects
## Possible enhancements : ## Possible enhancements :
* (0%) Support of G keys on G910 ([issue 39](https://github.com/MatMoul/g810-led/issues/39) if config is sent by software) * Add deamon mode for custom effects
* (0%) Support of new G Mouse like the G403 ([issue 40](https://github.com/MatMoul/g810-led/issues/40)) * Add a new repo for custom effects
* (0%) Support country based keybord ([issue 16](https://github.com/MatMoul/g810-led/issues/16) but very hard) * Support of G keys on G910 ([issue 39](https://github.com/MatMoul/g810-led/issues/39) if config is sent by software)
* Support of new G Mouse like the G403 ([issue 40](https://github.com/MatMoul/g810-led/issues/40))
* Support country based keybord ([issue 16](https://github.com/MatMoul/g810-led/issues/16) but very hard)
## Other enhancements : ## Other enhancements :
* Open an issue before work to hard * Open an issue before work to hard