skykistler / smudgr

smudge the pixels
http://smudgr.io
3 stars 0 forks source link

UI - Smudge service #77

Closed skykistler closed 7 years ago

skykistler commented 8 years ago

The exact protocol has changed, but the functionality should be:

Add new algorithm to smudge - smudge.add

Reposition algorithms to new index - smudge.move.[alg_id].[index]

Delete algorithms from smudge - smudge.remove.[alg_id]

Selete a new component to add to given algorithm - algorithm.add.[alg_id].[comp_id]

Delete components from given algorithm - algorithm.remove.[alg_id].[comp_id]

skykistler commented 7 years ago

This feature has been moved to the smudgr-ui repo