NeewerLite-Python icon indicating copy to clipboard operation
NeewerLite-Python copied to clipboard

-=== RUNNING ENHANCEMENTS LIST ===-

Open taburineagle opened this issue 3 years ago • 0 comments

This is a list of ongoing enhancements I want to make in the future... this is just a jumping board, so I'm aware of things to check out!

General:

  • [ ] Update all Wiki manuals with the new information, graphics, etc.
  • [ ] More thoroughly test NeewerLite-Python out on Raspberry Pi + integration with camServer (again, for me personally)
  • [ ] Test channel information out on Ubuntu more - some multi-light setups get funky with channel #s on Ubuntu

GUI:

CLI:

HTTP Server Daemon:

  • [ ] Add a switch in the HTTP server to save a preset --save_preset
  • [ ] Figure out why some commands "stick" with the HTTP server (from Issue #71)

Done - General:

  • [x] Document custom presets in the Wiki manual
  • [X] Add state of light (ON/OFF) to snapshot presets
  • [x] Add preset capability to CLI/HTTP server
  • [x] For ^^^^ add a switch to load a preset, --use_preset
  • [X] Test with camServer to make sure event triggering turns light on/off - this is more a request for me personally 😊

Done - GUI:

  • [x] Allow sorting by column - most likely need custom sorter because so much info is in the table
  • [x] Unify font styles more closely across Windows, MacOS and Ubuntu when loading the custom buttons

Done - CLI:

Done - HTTP Server Daemon:

  • [x] Add option * to the light= variable to send the value to all available lights

taburineagle avatar Jan 29 '22 22:01 taburineagle