Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukas2511/django-artnet-dmx-rgb-colorpicker

This is a simple "Django" Artnet/DMX Colorpicker Tool. Not optimized in any way, and written just to work, no error detection or shell escaping, just relying on pythons int() function.
https://github.com/lukas2511/django-artnet-dmx-rgb-colorpicker

Last synced: about 2 months ago
JSON representation

This is a simple "Django" Artnet/DMX Colorpicker Tool. Not optimized in any way, and written just to work, no error detection or shell escaping, just relying on pythons int() function.

Awesome Lists containing this project

README

        

"Django" Artnet Colorpicker Tool

This is the worst thing. Ever. Don't use this.
If you really want to use it you have to change the *_ROOT paths in settings.py

Javascript was stolen from http://johndyer.name/lab/colorpicker/
I just added the Ajax call after setting the color.